14
0
forked from pool/python-py7zr

Accepting request 989252 from home:bnavigator:branches:devel:languages:python:py7zrminimal

- Remove ancient python-pathlib from the build requirements but
  leave the version as is. An update to the latest version 0.19.0
  would require to package many more dependencies.
- Clean up the spec-file a little bit
- Use pytest. No pure python package should ever be untested.

OBS-URL: https://build.opensuse.org/request/show/989252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py7zr?expand=0&rev=5
This commit is contained in:
2022-07-15 06:56:08 +00:00
committed by Git OBS Bridge
parent 9cbccbece9
commit c965e2733e
2 changed files with 26 additions and 16 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jul 14 18:23:24 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove ancient python-pathlib from the build requirements but
leave the version as is. An update to the latest version 0.19.0
would require to package many more dependencies.
- Clean up the spec-file a little bit
- Use pytest. No pure python package should ever be untested.
-------------------------------------------------------------------
Sat Apr 3 12:20:11 UTC 2021 - Ismail Dönmez <idonmez@suse.com>