[Pkg-freeipa-devel] [Git][freeipa-team/custodia][master] 2 commits: control: Drop configparser from python3-custodia Depends, it's shipped by python3 itself.
Timo Aaltonen
gitlab at salsa.debian.org
Thu May 3 10:29:17 BST 2018
Timo Aaltonen pushed to branch master at FreeIPA packaging / custodia
Commits:
92c216b8 by Timo Aaltonen at 2017-12-26T20:49:11+02:00
control: Drop configparser from python3-custodia Depends, it's shipped by python3 itself.
- - - - -
43758c09 by Timo Aaltonen at 2017-12-26T20:49:26+02:00
releasing package custodia version 0.5.0-3
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodia (0.5.0-3) unstable; urgency=medium
+
+ * control: Drop configparser from python3-custodia Depends, it's
+ shipped by python3 itself.
+
+ -- Timo Aaltonen <tjaalton at debian.org> Tue, 26 Dec 2017 20:49:20 +0200
+
custodia (0.5.0-2) unstable; urgency=medium
* control: Add python-configparser, -cryptography and -six to depends.
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -68,7 +68,6 @@ Description: Python bindings to Custodia -- Modular and pluggable Secrets Manage
Package: python3-custodia
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
- python3-configparser,
python3-cryptography,
python3-jwcrypto (>= 0.4.2),
python3-requests,
View it on GitLab: https://salsa.debian.org/freeipa-team/custodia/compare/ad096458dcba2598491155ffed7a8de0d080b2c1...43758c09499b4a2e2a5f587e53790cc86cb0178f
---
View it on GitLab: https://salsa.debian.org/freeipa-team/custodia/compare/ad096458dcba2598491155ffed7a8de0d080b2c1...43758c09499b4a2e2a5f587e53790cc86cb0178f
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-freeipa-devel/attachments/20180503/30a9118e/attachment.html>
More information about the Pkg-freeipa-devel
mailing list