Skip to content

Commit b82a3cc

Browse files
authored
Merge branch 'main' into fix-broken-link
2 parents c458033 + 9ad3306 commit b82a3cc

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

locales/zh_Hans/LC_MESSAGES/messages.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ msgstr ""
1212
"Project-Id-Version: Python Packaging User Guide\n"
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2021-07-06 19:32+0800\n"
15-
"PO-Revision-Date: 2021-09-13 10:46+0000\n"
16-
"Last-Translator: Zuorong Zhang <zuorong-zhang@outlook.com>\n"
15+
"PO-Revision-Date: 2021-10-02 03:36+0000\n"
16+
"Last-Translator: Eric <spice2wolf@gmail.com>\n"
1717
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
1818
"pypa/packaging-python-org/zh_Hans/>\n"
1919
"Language: zh_Hans\n"
@@ -1509,7 +1509,7 @@ msgstr ""
15091509

15101510
#: ../source/guides/analyzing-pypi-package-downloads.rst:58
15111511
msgid "Navigate to the `BigQuery web UI`_."
1512-
msgstr "导航到 `BigQuery 网页用户界面`_。"
1512+
msgstr "导航到 `BigQuery web UI`_。"
15131513

15141514
#: ../source/guides/analyzing-pypi-package-downloads.rst:59
15151515
msgid "Create a new project."

source/overview.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ A selection of Python freezers:
318318
* `constructor <https://github.com/conda/constructor>`_ - For command-line installers
319319
* `py2exe <http://www.py2exe.org/>`_ - Windows only
320320
* `py2app <https://py2app.readthedocs.io/en/latest/>`_ - Mac only
321-
* `bbFreeze <https://pypi.org/project/bbfreeze>`_ - Windows, Linux, Python 2 only
322321
* `osnap <https://github.com/jamesabel/osnap>`_ - Windows and Mac
323322
* `pynsist <https://pypi.org/project/pynsist/>`_ - Windows only
324323

0 commit comments

Comments
 (0)