35 Commits

Author SHA256 Message Date
b5833d55bf Accepting request 1243152 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1243152
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=16
2025-02-06 21:01:57 +00:00
c04784d375 Accepting request 1238229 from home:glaubitz:branches:devel:languages:python
- Update to 1.2.1
  * Update from deprecated pyOpenSSL APIs to non-deprecated
    cryptography APIs. (#670)

OBS-URL: https://build.opensuse.org/request/show/1238229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=33
2025-02-04 14:37:48 +00:00
f991b97dea Accepting request 1221503 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1221503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=15
2024-11-06 15:50:03 +00:00
5ffef2a286 Accepting request 1221484 from home:glaubitz:branches:devel:languages:python
- Update to 1.2.0
  * Add support for Python 3.13. (#664)
  * Allow setting of cert's notBefore attribute (#628)
  * Add the Authority Key Identifier extension to child
    CA certificates. (#642)
  * Remove support for Python 3.8 and PyPy 3.9. (#664)
- Drop add-aki-to-child-certs.patch, merged upstream
- Drop fix2038.patch, fixed upstream
- Update BuildRequires from pyproject.toml

OBS-URL: https://build.opensuse.org/request/show/1221484
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=31
2024-11-05 15:39:59 +00:00
1551125b1d Accepting request 1196403 from devel:languages:python
- Add patch add-aki-to-child-certs.patch
  * Also add Authority Key Identifiers to children certs.

OBS-URL: https://build.opensuse.org/request/show/1196403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=14
2024-08-29 13:42:49 +00:00
4e1163ef32 - Add patch add-aki-to-child-certs.patch
* Also add Authority Key Identifiers to children certs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=29
2024-08-28 06:39:24 +00:00
e273ea2921 Accepting request 1154940 from devel:languages:python
- Switch to pyproject and autosetup macros.

OBS-URL: https://build.opensuse.org/request/show/1154940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=13
2024-03-06 22:03:10 +00:00
863322718a - Switch to pyproject and autosetup macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=27
2024-03-05 02:53:04 +00:00
f62327e8f9 Accepting request 1109513 from devel:languages:python
- update to 1.1.0:
  * Allow `os.PathLike` in typing of `Blob.write_to_path`
  * Add support for PyPy 3.10 and Python 3.12
  * Remove support for Python 3.7
- drop python 2.x specific conditionals from spec file

  * Support for Python 3.10 and 3.11 (#372, 574)
    trustme``. Get the help with ``python -m trustme --help``.
  * Added attr CA.from_pem to import an existing certificate authority;
- initial package

OBS-URL: https://build.opensuse.org/request/show/1109513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=12
2023-09-08 19:14:59 +00:00
677b7b2a40 - drop python 2.x specific conditionals from spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=25
2023-09-07 11:04:24 +00:00
34e7f05258 - update to 1.1.0:
* Allow `os.PathLike` in typing of `Blob.write_to_path`
  * Add support for PyPy 3.10 and Python 3.12
  * Remove support for Python 3.7
  * Support for Python 3.10 and 3.11 (#372, 574)
    trustme``. Get the help with ``python -m trustme --help``.
  * Added attr CA.from_pem to import an existing certificate authority;
- initial package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=24
2023-09-07 11:04:09 +00:00
0eba211b8c Accepting request 1088141 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1088141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=11
2023-05-22 11:14:13 +00:00
31ffea33ea - update to 1.0.0:
* Support for ECDSA keys in certificates and use them by default.
    The type of key used for certificates can be controlled by the
    key_type parameter on the multiple methods that generate
    certificates. ECDSA certificates as they can be generated
    significantly faster.
  * Support for Python 3.10 and 3.11 (#372, 574)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=22
2023-05-14 16:35:07 +00:00
f507dd0f85 Accepting request 1081733 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=10
2023-04-22 19:58:17 +00:00
ce381c5e93 Accepting request 1081674 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081674
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=20
2023-04-21 13:29:53 +00:00
08945c3300 Accepting request 1058771 from devel:languages:python
- Clean up SPEC file
- Add fix2038.patch to allow tests of python-aiosmtplib to pass after 2038

OBS-URL: https://build.opensuse.org/request/show/1058771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=9
2023-01-18 12:08:11 +00:00
4d4a7f3326 - Clean up SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=18
2023-01-16 21:04:28 +00:00
ceca7846f5 Accepting request 1058352 from home:bmwiedemann:reproducible:test
Add fix2038.patch to allow tests of python-aiosmtplib to pass after 2038

OBS-URL: https://build.opensuse.org/request/show/1058352
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=17
2023-01-16 21:00:29 +00:00
4961ecf9f2 Accepting request 915528 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/915528
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=8
2021-09-04 20:32:02 +00:00
3336a86276 Accepting request 915093 from home:glaubitz:branches:devel:languages:python
- Update to 0.9.0
  * Bump types-cryptography from 3.3.3 to 3.3.5 (#342)
  * Bump types-pyopenssl from 20.0.4 to 20.0.5 (#343)
  * Add type annotations (#341)
  * Bump charset-normalizer from 2.0.3 to 2.0.4 (#340)
  * Bump sphinx from 4.1.1 to 4.1.2
  * Bump charset-normalizer from 2.0.2 to 2.0.3
  * Bump idna from 2.10 to 3.2
  * Bump sphinx from 4.1.0 to 4.1.1
  * Bump charset-normalizer from 2.0.1 to 2.0.2
  * Bump requests from 2.25.1 to 2.26.0 (#333)
  * Bump sphinx from 4.0.2 to 4.1.0
  * Bump urllib3 from 1.26.5 to 1.26.6
  * Bump version to v0.8.0+dev
- from version 0.8.0
  * retry codecov more
  * try codecov harder
  * require codecov in ci
  * Update tests/test_trustme.py
  * close the wrapped sockets to prevent Unraisable ResourceWarnings
  * Adjust tests
  * py3.10 needs a new version of pytest
  * Set correct KU and EKU extensions
  * test on py 3.10
  * Bump pytest-cov from 2.12.0 to 2.12.1
  * Bump certifi from 2020.12.5 to 2021.5.30
  * Bump urllib3 from 1.26.4 to 1.26.5
  * Bump sphinxcontrib-htmlhelp from 1.0.3 to 2.0.0
  * Bump sphinxcontrib-serializinghtml from 1.1.4 to 1.1.5
  * Bump jinja2 from 2.11.3 to 3.0.1

OBS-URL: https://build.opensuse.org/request/show/915093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=16
2021-09-01 18:43:29 +00:00
cc88c27ce2 Accepting request 891896 from devel:languages:python
- update to 0.7.0:
  - trustme can now be used a command line interface with ``python -m
    trustme``. Get the help with ``python -m trustme --help``.

OBS-URL: https://build.opensuse.org/request/show/891896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=7
2021-05-12 17:31:21 +00:00
81db0d0eca - update to 0.7.0:
- trustme can now be used a command line interface with ``python -m
    trustme``. Get the help with ``python -m trustme --help``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=14
2021-05-09 17:13:49 +00:00
9ab0ef4d48 Accepting request 784170 from devel:languages:python
- Fix build without python2

OBS-URL: https://build.opensuse.org/request/show/784170
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=6
2020-03-26 23:21:16 +00:00
Tomáš Chvátal
2cc82eb849 - Fix build without python2
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=12
2020-03-12 07:55:19 +00:00
Oliver Kurz
7a208758ad Accepting request 772472 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/772472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=5
2020-02-14 15:25:12 +00:00
Tomáš Chvátal
e340614d98 Accepting request 772132 from home:mcalabkova:branches:devel:languages:python
- update to 0.6.0
  * Allow specifying organization and organization unit in CA and issued certs
  * Added attr CA.from_pem to import an existing certificate authority; 
    this allows migrating to trustme step-by-step.

OBS-URL: https://build.opensuse.org/request/show/772132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=10
2020-02-09 10:12:53 +00:00
09e9c45c5b Accepting request 707622 from devel:languages:python
- update to 0.5.2
 * support cryptography-2.7

OBS-URL: https://build.opensuse.org/request/show/707622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=4
2019-06-07 10:18:18 +00:00
867e9503da - update to 0.5.2
* support cryptography-2.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=8
2019-06-04 14:20:24 +00:00
092deee0f7 Accepting request 698096 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/698096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=3
2019-05-03 20:35:21 +00:00
Tomáš Chvátal
dd6deb62c9 Accepting request 698078 from home:pgajdos
- version update to 0.5.1
  * Update key size to 2048 bits

OBS-URL: https://build.opensuse.org/request/show/698078
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=6
2019-04-26 08:33:38 +00:00
d32bd06d46 Accepting request 686322 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/686322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=2
2019-03-29 19:35:57 +00:00
Tomáš Chvátal
8bcd009562 Accepting request 686202 from home:jengelh:branches:devel:languages:python
- Replace nonsense summary. Trim storytelling write style
  from description.

OBS-URL: https://build.opensuse.org/request/show/686202
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=4
2019-03-19 08:32:06 +00:00
062dfea5ae Accepting request 679797 from devel:languages:python
ok

OBS-URL: https://build.opensuse.org/request/show/679797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=1
2019-02-27 16:29:36 +00:00
a7e4623e99 ok
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=2
2019-02-27 12:39:38 +00:00
a4af09bff7 Accepting request 679790 from home:mimi_vx
ok

OBS-URL: https://build.opensuse.org/request/show/679790
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=1
2019-02-27 11:50:55 +00:00