Files
python-stdeb/python-stdeb.changes
Matej Cepl 2ba87612c0 Accepting request 695310 from home:jayvdb:rpm
- Add missing runtime dependencies
- Remove 126.patch which does nothing
- Activate test suite, using tests-use-tablib.patch, and removing
  bcond test
- Add four patches to workaround problems relating to use
  of dpkg on openSUSE:
  * ignore-unmet-deps.patch and ignore-unmet-deps.patch:
    A real dpkg database can not be populated with the
    necessary dependencies
  * no-install-layout.patch and remove-python-helper-rules.patch:
    --install-layout=deb and the python helpers are not available
    on openSUSE.

OBS-URL: https://build.opensuse.org/request/show/695310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stdeb?expand=0&rev=8
2019-04-18 08:58:37 +00:00

32 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 17 16:37:13 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add missing runtime dependencies
- Remove 126.patch which does nothing
- Activate test suite, using tests-use-tablib.patch, and removing
bcond test
- Add four patches to workaround problems relating to use
of dpkg on openSUSE:
* ignore-unmet-deps.patch and ignore-unmet-deps.patch:
A real dpkg database can not be populated with the
necessary dependencies
* no-install-layout.patch and remove-python-helper-rules.patch:
--install-layout=deb and the python helpers are not available
on openSUSE.
-------------------------------------------------------------------
Tue Dec 4 12:54:57 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Sun Sep 17 11:00:01 UTC 2017 - sebix+novell.com@sebix.at
- add python-requests as dependency
- add 126.patch fix upstream issue #126 from upstream PR#126
-------------------------------------------------------------------
Thu Sep 7 22:42:41 UTC 2017 - toddrme2178@gmail.com
- initial version