14
0

Accepting request 632894 from home:frispete:python

- don't depend on a certain python devel package, avoids:
    nothing provides python2-devel >= 3.4.1
  such a version will never exist!

OBS-URL: https://build.opensuse.org/request/show/632894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2018-09-03 18:18:03 +00:00
committed by Git OBS Bridge
parent 96d944c3f3
commit 57d9748042
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 3 17:09:12 UTC 2018 - Hans-Peter Jansen <hpj@urpla.net>
- don't depend on a certain python devel package, avoids:
nothing provides python2-devel >= 3.4.1
such a version will never exist!
-------------------------------------------------------------------
Wed Aug 29 10:48:21 UTC 2018 - tchvatal@suse.com