15
0

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

- Remove ancient pathlib requirement for python3. It is part of the
  stdlib since Python 3.4

OBS-URL: https://build.opensuse.org/request/show/989261
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-json_tricks?expand=0&rev=21
This commit is contained in:
2022-07-15 07:08:18 +00:00
committed by Git OBS Bridge
parent a9824a1d15
commit 3cfb6b00a9
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 14 17:58:22 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove ancient pathlib requirement for python3. It is part of the
stdlib since Python 3.4
-------------------------------------------------------------------
Mon Apr 19 06:34:11 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>