Commit Graph

18 Commits

Author SHA256 Message Date
e61d8042cb - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=34
2024-04-18 07:34:42 +00:00
66f68666da - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=32
2023-11-27 09:03:50 +00:00
614b1f8e47 Accepting request 1081447 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081447
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=30
2023-04-21 14:31:08 +00:00
81d9830448 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=28 2022-09-17 07:15:16 +00:00
f8fae017ef - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=27
2022-09-16 18:25:11 +00:00
5cb164e7a3 Accepting request 986104 from home:ojkastl_buildservice:idna_Debugging
add version constraint for python-rpm-macros >= 20220106.80d3756, otherwise this fails to build on 15.3 at '%pyunittest discover -v'

OBS-URL: https://build.opensuse.org/request/show/986104
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=25
2022-07-04 09:40:30 +00:00
ae90a3bfe8 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=24
2021-10-16 19:17:08 +00:00
a6df321f64 - update to 3.2:
* Add type hints (Thanks, Seth Michael Larson!)
  * Remove support for Python 3.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=22
2021-06-06 11:51:57 +00:00
606a30efd0 Accepting request 895696 from home:pgajdos:python
setup.py test replacement

OBS-URL: https://build.opensuse.org/request/show/895696
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=20
2021-05-27 12:20:52 +00:00
9ef09a5868 - update to 3.1:
- Ensure license is included in package (Thanks, Julien Schueller)
  - No longer mark wheel has universal (Thanks, Matthieu Darbois)
  - Test on PowerPC using Travis CI
  - Python 2 is no longer supported (the 2.x branch supports Python 2,
    use "idna<3" in your requirements file if you need Python 2 support)
  - Support for V2 UTS 46 test vectors.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=18
2021-02-02 00:49:28 +00:00
30f81c99cb - update to 2.10:
- Update to Unicode 13.0.0.
  - Throws a more specific exception if "xn--" is provided as a label.
  - This is expected to be the last version that supports Python 2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=16
2020-07-17 08:01:48 +00:00
7dfd6826c2 - update to 2.9:
- Update to Unicode 12.1.0.
  - Prohibit A-labels ending with a hyphen (Thanks, Julien Bernard!)
  - Future-proofing: Test on Python 3.7 and 3.8, don't immediately
    fail should Python 4 come along.
-   Made BSD 3-clause license clearer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=14
2020-02-28 22:42:19 +00:00
Tomáš Chvátal
31c1946f23 Accepting request 677105 from home:jayvdb:django
- Update to version 2.8
  * Update to Unicode 11.0.0.
  * Provide more specific exceptions for some malformed labels.
- Add fdupes

OBS-URL: https://build.opensuse.org/request/show/677105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=12
2019-02-18 11:58:16 +00:00
Tomáš Chvátal
8853f9cf9c Accepting request 620093 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/620093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=10
2018-07-02 09:24:57 +00:00
6647f43caa Accepting request 540300 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/540300
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=8
2017-11-10 11:33:50 +00:00
Jan Matejek
7b9d66e8b1 - point download url to PyPI
- drop %oname

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=4
2017-03-21 15:32:01 +00:00
Jan Matejek
caee202a05 Accepting request 480624 from home:tbechtold:branches:devel:languages:python
update to version v2.5
  * only store scripts that are specifically referenced in logic
  * Fix validation for U+30FB KATAKANA MIDDLE DOT code point (#47)
  * range-based integer containment code
  * Documentation Updates
  * Make test runners Python 2.6 compatible (issue #20)
  * remove DISALLOWED codepoints from datafile, since they're unread
  * Avoid using bare 'except' (#39)
  * Add Python 3.5 support
  * Mark Python Wheels as universal (supports Python 2 and 3)
  * Skip tests that won't work on Python 2.6 (fixes #20)
  * Update Travis configuration to test against Python 2.6 and 3.6
  * Use relative imports (fixes #26)
  * Documentation tidy up
  * Revert to basing IDNAError on UnicodeError (issue #43) (#45)
  * rebuild idnadata
  * Update history with Java-related change
  * ignore vim swapfiles
  * Update Travis CI coverage to 3.6 and 3.7-dev
  * Reduce memory usage even further. (#41)
  * Update trove classifier for Python 3.6
  * Properly report label length exceptions (issue #36)
  * Segment uts46data to avoid Jython limits (#28)
- Switch to singlespec approach

OBS-URL: https://build.opensuse.org/request/show/480624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=3
2017-03-16 14:21:09 +00:00
Denisart Benjamin
277bf87df4 Accepting request 317265 from home:nemysis
Please accept this new RPM.

OBS-URL: https://build.opensuse.org/request/show/317265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-idna?expand=0&rev=1
2015-07-17 14:27:08 +00:00