django-recurrence 1.10.3-1 source package in Ubuntu

Changelog

django-recurrence (1.10.3-1) unstable; urgency=low

  * New upstream release.
  * Bump debhelper version to 13.

 -- Michael Fladischer <email address hidden>  Mon, 08 Jun 2020 19:22:35 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-recurrence_1.10.3-1.dsc 1.9 KiB bd716a4775b9b4bd99615906bfcb2a6c8bdb04f106fd195169a584cf44376c81
django-recurrence_1.10.3.orig.tar.gz 120.4 KiB 715f681f6af029ff3a8d73c7b1460abd8cbc5d5a5001efcb127032e84d9cb963
django-recurrence_1.10.3-1.debian.tar.xz 4.8 KiB 502d7beaa189f3f43b83e50075b4eab7b2902400de9d01d96a269dfb2b5a1ece

Available diffs

No changes file available.

Binary packages built by this source

python-django-recurrence-doc: Django utility wrapping dateutil.rrule (documentation)

 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 documentation.

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.