[Git][reproducible-builds/koji][master] depend on python-requests and python-dateutil

Holger Levsen gitlab at salsa.debian.org
Wed Jan 9 11:47:05 CET 2019


Holger Levsen pushed to branch master at Reproducible Builds / koji


Commits:
0bfac88f by Holger Levsen at 2019-01-09T10:38:03Z
depend on python-requests and python-dateutil

* koji-client: add depends on python-requests and python-dateutil, thanks
  to Juhani Numminen for the bug report. Closes: #918780

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+koji (1.16.0-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * koji-client: add depends on python-requests and python-dateutil, thanks
+    to Juhani Numminen for the bug report. Closes: #918780
+
+ -- Holger Levsen <holger at debian.org>  Wed, 09 Jan 2019 11:29:51 +0100
+
 koji (1.16.0-2) unstable; urgency=medium
 
   * Install a conf file for fedora's current main koji hub.


=====================================
debian/control
=====================================
@@ -64,6 +64,8 @@ Description: RPM-based build system - common library
 Package: koji-client
 Architecture: all
 Depends: python, ${misc:Depends}, ${python:Depends}, koji-common (= ${binary:Version}),
+ python-requests,
+ python-dateutil,
  yum,
 Description: RPM-based build system - client
  The Fedora Project uses Koji for their build system, as do several other



View it on GitLab: https://salsa.debian.org/reproducible-builds/koji/commit/0bfac88fb26a7539e9a487c7ca42fb17ef5c80db

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/koji/commit/0bfac88fb26a7539e9a487c7ca42fb17ef5c80db
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190109/3a207bb5/attachment.html>


More information about the rb-commits mailing list