| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-Delorean | Distribution: SUSE Linux Enterprise 15 SP5 |
| Version: 1.0.0 | Vendor: openSUSE |
| Release: bp155.2.10 | Build date: Mon May 22 13:58:04 2023 |
| Group: Unspecified | Build host: lamb10 |
| Size: 82859 | Source RPM: python-Delorean-1.0.0-bp155.2.10.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/myusuf3/delorean | |
| Summary: Python library for manipulating datetimes | |
Delorean is a library for clearing up the inconvenient truths that arise dealing with datetimes in Python.
MIT
* Tue Nov 05 2019 Tomáš Chvátal <tchvatal@suse.com>
- Format with spec-cleaner
* Wed Dec 05 2018 Jan Engelhardt <jengelh@inai.de>
- Trim bias and hopes from description. Use noun phrase for summary.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Wed May 16 2018 toddrme2178@gmail.com
- Update to version 1.0.0
+ This release cleans up a lot of 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
* Fri Feb 26 2016 tbechtold@suse.com
- Require python-python-dateutil. package was renamed
* Fri May 03 2013 speilicke@suse.com
- Don't run testsuite, there is none
* Thu Apr 25 2013 speilicke@suse.com
- Add LICENSE.txt and README.rst
- Add runtime dependencies
* Thu Apr 25 2013 prusnak@opensuse.org
- created package (version 0.2.0)
/usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info /usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/Delorean-1.0.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/delorean /usr/lib/python3.6/site-packages/delorean/__init__.py /usr/lib/python3.6/site-packages/delorean/__pycache__ /usr/lib/python3.6/site-packages/delorean/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/dates.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/dates.cpython-36.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/exceptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/exceptions.cpython-36.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/interface.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/delorean/__pycache__/interface.cpython-36.pyc /usr/lib/python3.6/site-packages/delorean/dates.py /usr/lib/python3.6/site-packages/delorean/exceptions.py /usr/lib/python3.6/site-packages/delorean/interface.py /usr/share/doc/packages/python3-Delorean /usr/share/doc/packages/python3-Delorean/CHANGES.rst /usr/share/doc/packages/python3-Delorean/README.rst /usr/share/licenses/python3-Delorean /usr/share/licenses/python3-Delorean/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 16:24:48 2026