1
0

Accepting request 724501 from home:dancermak:branches:devel:languages:python

drop dependency on attrs

OBS-URL: https://build.opensuse.org/request/show/724501
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-packaging?expand=0&rev=30
This commit is contained in:
Tomáš Chvátal
2019-08-19 08:32:10 +00:00
committed by Git OBS Bridge
parent b8f1af4c0c
commit e1805b374c
7 changed files with 120 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 19 08:15:30 UTC 2019 - Dan Čermák <dcermak@suse.com>
- Remove dependency on attrs
Add: 0005-Drop-dependency-on-attrs.patch
this fixes bsc#1144506
-------------------------------------------------------------------
Thu Aug 15 08:35:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>