diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-10 07:03:47 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-10 07:03:47 +0000 |
| commit | 59971f9288c391658a7d7edb428b7549ae995e5c (patch) | |
| tree | fa9e6d9cc6a0a5d9decfa5bd6b7304d058c45b22 | |
| parent | c581b04d0c29154aed94317c6730659f4f3de9d5 (diff) | |
automatic import of python-zope-i18nmessageid
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-zope-i18nmessageid.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /zope.i18nmessageid-5.1.1.tar.gz +/zope.i18nmessageid-6.0.1.tar.gz diff --git a/python-zope-i18nmessageid.spec b/python-zope-i18nmessageid.spec index 76f606e..2df8199 100644 --- a/python-zope-i18nmessageid.spec +++ b/python-zope-i18nmessageid.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zope.i18nmessageid -Version: 5.1.1 +Version: 6.0.1 Release: 1 Summary: Message Identifiers for internationalization License: ZPL 2.1 URL: https://github.com/zopefoundation/zope.i18nmessageid -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/cf/789adba1b355eb9d315aa9d0f0c0ee5fb47b04a286862f97f13ad2bb2693/zope.i18nmessageid-5.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/67/0a/2f7ef863b4a19b01c87558edea49d155908f3588d02e3269bbf3b42164b1/zope.i18nmessageid-6.0.1.tar.gz %description @@ -84,7 +84,7 @@ program source text; translation of the messages is the responsiblitiy of the 'zope.i18n' package. %prep -%autosetup -n zope.i18nmessageid-5.1.1 +%autosetup -n zope.i18nmessageid-6.0.1 %build %py3_build @@ -124,5 +124,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 5.1.1-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.1-1 - Package Spec generated @@ -1 +1 @@ -96d1f677dcccd79b6917df3f4f86133e zope.i18nmessageid-5.1.1.tar.gz +74ae8a72980f208961af4f712aa161e4 zope.i18nmessageid-6.0.1.tar.gz |
