diff --git a/precis_i18n-1.1.0.tar.gz b/precis_i18n-1.1.0.tar.gz deleted file mode 100644 index c4314e0ab98ea32f0abd94c1e7fa691f6d9016b9..0000000000000000000000000000000000000000 Binary files a/precis_i18n-1.1.0.tar.gz and /dev/null differ diff --git a/precis_i18n-1.1.1.tar.gz b/precis_i18n-1.1.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..16dad901ff31920e8341340ca08c7f61d26f4163 Binary files /dev/null and b/precis_i18n-1.1.1.tar.gz differ diff --git a/python-precis_i18n.spec b/python-precis_i18n.spec index 225e516fd88e7fd55453825046a2d41d262b537d..83b09ed50439bf4af846ffc62f38d7e07b447e0c 100644 --- a/python-precis_i18n.spec +++ b/python-precis_i18n.spec @@ -1,12 +1,12 @@ %global srcname precis_i18n Name: python-%{srcname} -Version: 1.1.0 +Version: 1.1.1 Release: 1 Summary: Python library for internationalized usernames and passwords License: MIT URL: https://github.com/byllyfish/precis_i18n -Source0: https://files.pythonhosted.org/packages/source/p/precis_i18n/precis_i18n-1.1.0.tar.gz +Source0: https://files.pythonhosted.org/packages/a5/7b/2955d45048ac7f00288df231722a63a3ac89716bf7f59f4a4e4c69d0534c/precis_i18n-1.1.1.tar.gz BuildArch: noarch %global desc If you want your application to accept Unicode user names and passwords, you\ @@ -57,6 +57,13 @@ BuildRequires: python3-setuptools %{python3_sitelib}/%{srcname}/ %changelog +* Mon Feb 17 2025 panzhe - 1.1.1-1 +- update precis_i18n to 1.1.1 +- Update internal tables for Unicode 16.0. +- Remove test_suite from setup.py file. Contributed by adrien-n +- Add Python 3.14-dev to CI build environment. +- Update copyright year (2024). + * Mon Nov 11 2024 panzhe - 1.1.0-1 - update precis_i18n to 1.1.0 - Fixed an issue in the Nickname profile implementation diff --git a/python-precis_i18n.yaml b/python-precis_i18n.yaml new file mode 100644 index 0000000000000000000000000000000000000000..886424919fe43f1e0ec80cd8c6e3b8a9f64c23fe --- /dev/null +++ b/python-precis_i18n.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: https://github.com/byllyfish/precis_i18n.git +tag_prefix: ^v +seperator: .