14
0
forked from pool/python-pylast

Accepting request 493491 from home:alarrosa:branches:devel:languages:python

- Use %python_exec to call %fdupes separately on each python_sitelib
  directory. Otherwise a symlink from the python3 sitelib directory
  was created to the python2 one, breaking the python3 package when
  the python2 package wasn't installed.

OBS-URL: https://build.opensuse.org/request/show/493491
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylast?expand=0&rev=3
This commit is contained in:
Tomas Cech
2017-05-11 11:57:54 +00:00
committed by Git OBS Bridge
parent 6e71e84285
commit ffd8d59436
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 8 15:27:18 UTC 2017 - alarrosa@suse.com
- Use %python_exec to call %fdupes separately on each python_sitelib
directory. Otherwise a symlink from the python3 sitelib directory
was created to the python2 one, breaking the python3 package when
the python2 package wasn't installed.
-------------------------------------------------------------------
Thu Apr 6 09:19:00 UTC 2017 - alarrosa@suse.com