17
0

Accepting request 1043018 from home:bnavigator:branches:security:forensics

- Implement some python packaging best practices
- Prevent failing builds for Python < 3.7
- Remove pytest: python unittest is enough

OBS-URL: https://build.opensuse.org/request/show/1043018
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfdatetime?expand=0&rev=33
This commit is contained in:
Greg Freemyer
2022-12-14 23:29:15 +00:00
committed by Git OBS Bridge
parent f16be42c6e
commit 64f5496aa8
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 14 22:48:01 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Implement some python packaging best practices
- Prevent failing builds for Python < 3.7
- Remove pytest: python unittest is enough
-------------------------------------------------------------------
Thu Dec 1 17:50:20 UTC 2022 - Greg Freemyer <Greg.Freemyer@gmail.com>