Revisions of python-Delorean

buildservice-autocommit accepted request 962626 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 962494 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 11)
- do not require python-mock for build
buildservice-autocommit accepted request 745403 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 9)
- Format with spec-cleaner
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 8)
Fix %pytest call
buildservice-autocommit accepted request 655398 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
baserev update by copy to link target
Todd R's avatar Todd R (TheBlackCat) accepted request 654126 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 6)
- Trim bias and hopes from description. Use noun phrase for summary.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 5)
Remove superfluous devel dependency for noarch package
Todd R's avatar Todd R (TheBlackCat) committed (revision 4)
converted link to branch
Todd R's avatar Todd R (TheBlackCat) committed (revision 3)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 609905 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
initialized devel package after accepting 609905
Todd R's avatar Todd R (TheBlackCat) accepted request 609887 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
Manipulating datetimes with ease and clarityof older code and makes some small modifications to the `Delorean` API to make it more
    Pythonic. 1.0.0 includes support for humanizing a `Delorean` object, as well as outputing a localized string
    representing the `Delorean` object.
  + This change introduces the following breaking changes:
    * `Delorean.epoch` is a property, not a function.
    * `Delorean.midnight` is a property, not a function.
    * `Delorean.naive` is a property, not a function.
    * `Delorean.timezone` is a property, not a function.
  + delorean/dates.py
    * `is_datetime_naive()` no longer returns True when dt is None
    * `localize()` works with pytz tzinfo objects
    * `normalize()` works with pytz tzinfo objects
    * `Delorean.__init__()` accepts tzinfo objects as input to timezone
    * `Delorean.timezone()` is now a property
    * Added suport for humanizing a `Delorean` object
    * Added support for localizing a `Delorean` object for string output
  + delorean/interface.py
    * `parse()` understands `dateutil.tz.tzoffset`, `datetutil.tz.tzlocal` and `dateutil.tz.tzutc` and converts those tzinfo
      objects into pytz based tzinfo objects.  This allows `parse()` to return a `Delorean` object with a `pytz.FixedOffset`
      timezone attached to it instead of returning a `Delorean` object converted to UTC
- Implement single-spec version
- Complete spec file rewrite
- Require python-python-dateutil. package was renamed
- Don't run testsuite, there is none
- Add LICENSE.txt and README.rst
- Add runtime dependencies
- created package (version 0.2.0)
Displaying all 12 revisions
openSUSE Build Service is sponsored by