14
0
forked from pool/python-Fabric

- Add patch remove-pathlib2.patch:

* Drop install_requires on pathlib2.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=77
This commit is contained in:
2022-08-08 08:11:20 +00:00
committed by Git OBS Bridge
parent 7e7f811650
commit f302edb6d9
3 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 8 08:09:01 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch remove-pathlib2.patch:
* Drop install_requires on pathlib2.
-------------------------------------------------------------------
Tue Aug 2 13:31:00 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>