15
0

Accepting request 895889 from home:pgajdos:python

- version update to 4.2.2
  * Update build environment.
  * Remove Python 2 remnants.
  * Format code with Black.
- %check: use %pyunittest macro

OBS-URL: https://build.opensuse.org/request/show/895889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=26
This commit is contained in:
2021-05-28 07:50:17 +00:00
committed by Git OBS Bridge
parent 9d994e9224
commit a067fddafc
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri May 28 06:44:53 UTC 2021 - pgajdos@suse.com
- version update to 4.2.2
* Update build environment.
* Remove Python 2 remnants.
* Format code with Black.
- %check: use %pyunittest macro
-------------------------------------------------------------------
Thu Jan 28 22:51:01 UTC 2021 - Dirk Müller <dmueller@suse.com>