[Python-modules-commits] [celery] 01/05: Add python(3)-ephem to Depends to allow for solar based schedules.

Michael Fladischer fladi at moszumanska.debian.org
Thu Nov 16 10:35:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a commit to branch debian/master
in repository celery.

commit 719f895d7d6dc1206a7e7bd072c119b4c73ba65b
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Nov 13 22:18:10 2017 +0100

    Add python(3)-ephem to Depends to allow for solar based schedules.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2a0d244..445f1c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+celery (4.1.0-2) UNRELEASED; urgency=medium
+
+  * Add python(3)-ephem to Depends to allow for solar based schedules.
+
+ -- Michael Fladischer <fladi at debian.org>  Mon, 13 Nov 2017 22:18:00 +0100
+
 celery (4.1.0-1) unstable; urgency=low
 
   * Upload to unstable (Closes: #872270).
diff --git a/debian/control b/debian/control
index f306a2b..c0baf84 100644
--- a/debian/control
+++ b/debian/control
@@ -66,6 +66,7 @@ Architecture: all
 Depends:
  python-billiard (>= 3.3.0.23),
  python-dateutil,
+ python-ephem,
  python-kombu (>= 3.0.34),
  python-mailer,
  python-memcache,
@@ -161,6 +162,7 @@ Architecture: all
 Depends:
  python3-billiard (>= 3.3.0.23),
  python3-dateutil,
+ python3-ephem,
  python3-kombu (>= 3.0.34),
  python3-memcache,
  python3-pkg-resources,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/celery.git



More information about the Python-modules-commits mailing list