14
0

Accepting request 924948 from home:bnavigator:branches:devel:languages:python

- Add disable-RustExtension.patch in order to avoid a build
  requirement setuptools_rust
- Next version (35.0) needs a full Rust toolchain.
- Clean runtime, build and test requirements
- Disable python2 build: Not supported anymore

OBS-URL: https://build.opensuse.org/request/show/924948
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=139
This commit is contained in:
2021-10-13 00:59:08 +00:00
committed by Git OBS Bridge
parent 235e4ac2e6
commit f943f3caf8
3 changed files with 87 additions and 38 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 12 18:54:25 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Add disable-RustExtension.patch in order to avoid a build
requirement setuptools_rust
- Next version (35.0) needs a full Rust toolchain.
- Clean runtime, build and test requirements
- Disable python2 build: Not supported anymore
-------------------------------------------------------------------
Mon Oct 4 07:00:30 UTC 2021 - Adrian Schröter <adrian@suse.de>