Revisions of python-idna
buildservice-autocommit
accepted
request 1217412
from
Dirk Mueller (dirkmueller)
(revision 39)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1217358
from
John Paul Adrian Glaubitz (glaubitz)
(revision 38)
- Update to 3.10 * Reverted to Unicode 15.1.0 data. Unicode 16 has some significant changes to UTS46 processing that will require more work to properly implement. - from version 3.9 * Update to Unicode 16.0.0 * Deprecate setup.cfg in favour of pyproject.toml * Use ruff for code formatting
buildservice-autocommit
accepted
request 1199444
from
Dirk Mueller (dirkmueller)
(revision 37)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 36)
- update to 3.8: * Fix regression where IDNAError exception was not being produced for certain inputs. * Add support for Python 3.13, drop support for Python 3.5 as it is no longer testable. * Documentation improvements * Updates to package testing using Github actions
buildservice-autocommit
accepted
request 1168783
from
Daniel Garcia (dgarcia)
(revision 35)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 34)
- update to 3.7 (bsc#1222842, CVE-2024-3651): * Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. [CVE-2024-3651]
buildservice-autocommit
accepted
request 1129063
from
Dirk Mueller (dirkmueller)
(revision 33)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 32)
- update to 3.6: * Fix regression to include tests in source distribution. * Update to Unicode 15.1.0 * String codec name is now "idna2008" as overriding the system codec "idna" was not working. * Fix typing error for codec encoding * "setup.cfg" has been added for this release due to some downstream * lack of adherence to PEP 517. Should be removed in a future release so please prepare accordingly. * Removed reliance on a symlink for the "idna-data" tool to comport with PEP 517 and the Python Packaging User Guide for sdist archives. * Added security reporting protocol for project
buildservice-autocommit
accepted
request 1081889
from
Dirk Mueller (dirkmueller)
(revision 31)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1081447
from
Dirk Mueller (dirkmueller)
(revision 30)
SR for python stack proposal
buildservice-autocommit
accepted
request 1004262
from
Dirk Mueller (dirkmueller)
(revision 29)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 28)
Dirk Mueller (dirkmueller)
committed
(revision 27)
- update to 3.4: * Update to Unicode 15.0.0 * Migrate to pyproject.toml for build information (PEP 621) * Correct another instance where generic exception was raised instead of IDNAError for malformed input * Source distribution uses zeroized file ownership for improved reproducibility
buildservice-autocommit
accepted
request 986597
from
Matej Cepl (mcepl)
(revision 26)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 986104
from
Johannes Kastl (ojkastl_buildservice)
(revision 25)
add version constraint for python-rpm-macros >= 20220106.80d3756, otherwise this fails to build on 15.3 at '%pyunittest discover -v'
Dirk Mueller (dirkmueller)
committed
(revision 24)
- update to 3.3: - Update to Unicode 14.0.0 - Update to in-line type annotations - Throw IDNAError exception correctly for some malformed input - Advertise support for Python 3.10 - Improve testing regime on Github - Fix Russian typo in documentation
buildservice-autocommit
accepted
request 897831
from
Dirk Mueller (dirkmueller)
(revision 23)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 22)
- update to 3.2: * Add type hints (Thanks, Seth Michael Larson!) * Remove support for Python 3.4
buildservice-autocommit
accepted
request 895758
from
Matej Cepl (mcepl)
(revision 21)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 895696
from
Petr Gajdos (pgajdos)
(revision 20)
setup.py test replacement
Displaying revisions 1 - 20 of 39