django-recurrence 1.10.0-2 source package in Ubuntu

Changelog

django-recurrence (1.10.0-2) unstable; urgency=medium

  * Team upload.
  * Set the minimal version for the python3-pytest-django B-D to 3.5.1.

 -- Andrey Rahmatullin <email address hidden>  Wed, 07 Aug 2019 22:10:13 +0500

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-recurrence_1.10.0-2.dsc 2.3 KiB 63bb86a4ff425d9ca77ce5b7585dfae37fc19e8090e223614fb4772e0f0187fb
django-recurrence_1.10.0.orig.tar.gz 107.5 KiB 37a78a902381102b311a77efd7b17b07fa6629980cb14fe1578d4fc14988e143
django-recurrence_1.10.0-2.debian.tar.xz 4.6 KiB 18ee7c5502b4c303f2a66791ba99266d2d7398fcbc8a12f16e7a513a281d52a0

Available diffs

No changes file available.

Binary packages built by this source

python-django-recurrence-doc: No summary available for python-django-recurrence-doc in ubuntu eoan.

No description available for python-django-recurrence-doc in ubuntu eoan.

python3-django-recurrence: Django utility wrapping dateutil.rrule (Python3 version)

 django-recurrence is a utility for working with recurring dates in Django.
 .
 It provides:
  * Recurrence/Rule objects using a subset of rfc2445 (wraps dateutil.rrule)
    for specifying recurring date/times
  * RecurrenceField for storing recurring datetimes in the database
  * a JavaScript widget
 .
 This package contains the Python 3 version of the library.