1
0
forked from pool/python-josepy

14 Commits

Author SHA256 Message Date
b5896332cb Accepting request 1129753 from home:ecsos:python
- Update to 1.14.0
  - Added support for Python 3.11 and 3.12.
  - Support for Python 3.7 has been deprecated and will be removed
    in the next scheduled release.
  - Dropped support for Python 3.6.
  - Added a new valid PGP key for signing our PyPI packages with
    the fingerprint F2871B4152AE13C49519111F447BF683AA3B26C3
- Comment out asc because no more found.

OBS-URL: https://build.opensuse.org/request/show/1129753
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=29
2023-11-29 10:12:36 +00:00
086416c4e9 Accepting request 1092335 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=26
2023-06-11 20:04:06 +00:00
31ee8ac74c Accepting request 967418 from devel:languages:python:certbot
OBS-URL: https://build.opensuse.org/request/show/967418
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=24
2022-04-07 15:58:11 +00:00
cde9867586 Accepting request 923340 from home:ecsos:server
- Update to 1.10.0
  * josepy is now compliant with PEP-561: type checkers will fetch
    types from the inline types annotations when josepy is
    installed as a dependency in a Python project.
  * Added a field function to assist in adding type annotations for
    Fields in classes. If the field function is used to define a 
    Field in a JSONObjectWithFields based class without a type
    annotation, an error will be raised.
  * josepy's tests can no longer be imported under the name josepy,
    however, they are still included in the package and you can run
    them by installing josepy with "tests" extras and running
    python -m pytest.
- Changes from 1.9.0
  * Removed pytest-cache testing dependency.
  * Fixed a bug that sometimes caused incorrect padding to be used
    when serializing Elliptic Curve keys as JSON Web Keys.

OBS-URL: https://build.opensuse.org/request/show/923340
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=23
2021-10-05 19:25:55 +00:00
fa2384d34e - update to 1.8.0:
* Removed external mock dependency.
  * Removed dependency on six.
  * Deprecated the module josepy.magic_typing.
  * Fix JWS/JWK generation with EC keys when keys or signatures have leading zeros.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=21
2021-05-09 14:44:59 +00:00
4e225d0eeb - update to 1.7.0:
* Dropped support for Python 2.7.
  * Added support for EC keys.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=19
2021-03-08 08:40:01 +00:00
41e5d29c9c - update to 1.5.0:
* Added support for Python 3.9.
  * Dropped support for Python 3.5.
  * Stopped supporting running tests with ``python setup.py test`` which is
    deprecated in favor of ``python -m pytest``.
  * Deprecated support for Python 3.5.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=17
2021-01-06 12:37:39 +00:00
025855b5a5 - Update to version 1.3.0:
* Deprecated support for Python 3.4.
  * Officially add support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=15
2020-03-31 05:11:00 +00:00
4e53e8f5e5 Accepting request 739152 from home:RBrownSUSE:branches:devel:languages:python
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=13
2019-10-17 12:35:56 +00:00
Tomáš Chvátal
084be2d57b Accepting request 718262 from home:pgajdos
- version update to 1.2.0
  * Support for Python 2.6 and 3.3 has been removed.
  * Known incompatibilities with Python 3.8 have been resolved.

OBS-URL: https://build.opensuse.org/request/show/718262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=11
2019-07-24 14:08:14 +00:00
Tomáš Chvátal
1bd2027be5 - Really run tests
- Disable docs building it is distributed by upstream and does not
  work on older openSUSE releases

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=9
2019-01-29 12:32:44 +00:00
e0e224f08a Accepting request 603638 from home:ecsos:server
- update to 1.1.0
  - Deprecated support for Python 2.6 and 3.3.
  - Use the sign and verify methods when they are available in 
    cryptography instead of the deprecated methods signer and 
    verifier.

OBS-URL: https://build.opensuse.org/request/show/603638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=7
2018-05-03 11:28:45 +00:00
d260112502 Accepting request 571246 from home:jengelh:branches:devel:languages:python
- Use Documentation/* as RPM group for -doc.

OBS-URL: https://build.opensuse.org/request/show/571246
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=4
2018-01-30 23:23:46 +00:00
Tomáš Chvátal
0dd02f4997 Accepting request 570457 from home:ecsos:server
- initial version 1.0.1

OBS-URL: https://build.opensuse.org/request/show/570457
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-josepy?expand=0&rev=1
2018-01-29 09:05:50 +00:00