14
0

Accepting request 338795 from home:TheBlackCat:branches:devel:languages:python

Delete the system egg-info during pre phase: older versions of the package installed it as a directory, the latest update creates a file, and rpm has known issues with replacing this.

OBS-URL: https://build.opensuse.org/request/show/338795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urllib3?expand=0&rev=10
This commit is contained in:
Todd R
2015-10-14 09:37:35 +00:00
committed by Git OBS Bridge
parent baf2d7fb0b
commit 76e421f7d0
2 changed files with 15 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 14 09:35:30 UTC 2015 - toddrme2178@gmail.com
- Delete the system egg-info during pre phase: older versions of
the package installed it as a directory, the latest update
creates a file, and rpm has known issues with replacing this.
-------------------------------------------------------------------
Tue Oct 6 15:03:05 UTC 2015 - hpj@urpla.net