[Pkg-privacy-commits] [Git][pkg-privacy-team/onionshare][debian/sid] 3 commits: Replace python3-crypto by python3-pycryptodome (Closes: #971299)
Ulrike Uhlig
ulrike at debian.org
Tue Jan 5 12:14:51 GMT 2021
Ulrike Uhlig pushed to branch debian/sid at Privacy Maintainers / onionshare
Commits:
6586d8b0 by Ulrike Uhlig at 2021-01-05T13:02:43+01:00
Replace python3-crypto by python3-pycryptodome (Closes: #971299)
- - - - -
3b08946c by Ulrike Uhlig at 2021-01-05T13:03:22+01:00
Increment changelog
- - - - -
43f4e4ac by Ulrike Uhlig at 2021-01-05T13:10:45+01:00
At this stage, a test using the crypto module still fails.
The package does not build at this stage but I want to share the current
state of things with nodens. One of us will fix this today or tomorrow.
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+onionshare (2.2-3) UNRELEASED; urgency=medium
+
+ [Ulrike Uhlig]
+ * Correct and update manpages. (Closes: #965055)
+ * Document --website option in manpages. (Closes: #965152)
+ * Replace python3-crypto by python3-pycryptodome (Closes: #971299)
+
+ -- Ulrike Uhlig <ulrike at debian.org> Tue, 05 Jan 2021 12:35:35 +0100
+
onionshare (2.2-2) unstable; urgency=medium
[ Chris Lamb ]
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends:
debhelper-compat (= 12),
dh-python,
python3-all,
- python3-crypto,
+ python3-pycryptodome,
python3-distutils-extra,
python3-flask,
python3-flask-httpauth,
@@ -31,7 +31,7 @@ Package: onionshare
Architecture: all
Depends:
obfs4proxy,
- python3-crypto,
+ python3-pycryptodome,
python3-flask,
python3-flask-httpauth,
python3-pyqt5,
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/-/compare/48f184e5f6dc814d020c2a25bbcfc11fc735d629...43f4e4ace508d4b98c362426da2a0be29717c520
--
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/onionshare/-/compare/48f184e5f6dc814d020c2a25bbcfc11fc735d629...43f4e4ace508d4b98c362426da2a0be29717c520
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-privacy-commits/attachments/20210105/fc3ebc9c/attachment-0001.html>
More information about the Pkg-privacy-commits
mailing list