15
0

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

- Remove old pathlib extra package build requirement. It is
  included in the stdlib since Python 3.4

OBS-URL: https://build.opensuse.org/request/show/989230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydocstyle?expand=0&rev=27
This commit is contained in:
2022-07-15 06:49:48 +00:00
committed by Git OBS Bridge
parent 202e024540
commit b2f5ae9404
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jul 14 16:30:49 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Remove old pathlib extra package build requirement. It is
included in the stdlib since Python 3.4
-------------------------------------------------------------------
Tue Apr 12 21:25:34 UTC 2022 - Ben Greiner <code@bnavigator.de>