14
0

Accepting request 846965 from home:lee_duncan:branches:devel:languages:python

- Fixed issue in SPEC file w/r/t package split with common.
  Now, packages python3-rtslib-fb and python-rtslib-fb-common
  are built, and the former depends on the latter. The common
  package has the non-python parts (documentation, etc),
  and the python3-* part the python parts.

OBS-URL: https://build.opensuse.org/request/show/846965
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=58
This commit is contained in:
Lee Duncan
2020-11-08 19:08:39 +00:00
committed by Git OBS Bridge
parent 2ba1fb7494
commit dcfd9cf84b
2 changed files with 23 additions and 11 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 7 18:05:32 UTC 2020 - Lee Duncan <lduncan@suse.com>
- Fixed issue in SPEC file w/r/t package split with common.
Now, packages python3-rtslib-fb and python-rtslib-fb-common
are built, and the former depends on the latter. The common
package has the non-python parts (documentation, etc),
and the python3-* part the python parts.
-------------------------------------------------------------------
Fri Oct 23 18:20:23 UTC 2020 - Lee Duncan <lduncan@suse.com>