Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-pendulum | Distribution: openSUSE:Factory:zSystems |
Version: 3.0.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Jan 8 10:27:19 2025 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 1709015 | Source RPM: python-pendulum-3.0.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pendulum.eustace.io | |
Summary: Python datetimes made easy |
Python datetimes made easy
MIT
* Wed Jan 08 2025 Ben Greiner <code@bnavigator.de> - Exclude 32bit platforms: Fails to build with overflow errors * Tue Jan 07 2025 Ben Greiner <code@bnavigator.de> - Fix sources and revert to github tarball: tests missing * Fri Jan 03 2025 Yunus Acar <yunus.acar@suse.com> - Update to version 3.0.0 Added * Added new testing helpers to time travel. #626 * Made instance() support all native types (date, time, datetime). #732 Changed * Dropped support for Python 2.7, 3.5 and 3.6. #569 * The Timezone class now relies on the native zoneinfo.ZoneInfo class. #569 * Renamed the Period class to Interval. #676 * Renamed the period helper to interval. #676 * Removed existing testing helpers: test() and set_test_now(). #626 * Dropped support for Python 3.7. #734 * Rewrote extensions in Rust. #721 * Made day of week convention more consistent across the codebase. #731 * Relaxed dependency constraints. #760 * The testing helpers are now optional and must be opted-in via the test extra. #778 Fixed * Fixed datetime string representation to match the native library. #733 * Fixed issues on some system when retrieving the local timezone. #733 * Fixed DST handling in start_of()/end_of() methods. #713 * Removed remaining mentions of periods instead of intervals. #757 * Fixed the behavior of the week_of_month property for edge cases in January and December. #774 * Fixed the handling of the fold attribute when deep-copying a DateTime instance. #776 * Fixed errors where hours and days were not handled properly when adding durations. #775 * Fixed errors where hours and days were not handled properly when adding durations. #775 Locales * Added the sk locale. #575 * Added the ja locale. #610 * Added the he locale. #585 * Added the sv locale. #562 * Sat Jun 10 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Thu Aug 25 2022 Ben Greiner <code@bnavigator.de> - Skip failing DST tests for Amsterdam during Nazi occupation * gh#sdispater/pendulum#644 * Tue Oct 27 2020 Benjamin Greiner <code@bnavigator.de> - Update to version 2.1.2 * Added support for build scripts without the setup.py file generation in the editable builder (#2718). * Fixed an error occurring when using older lock files (#2717). - Changelog for version 2.1.1 * Fixed errors where invalid timezones were matched in from_format() (#374). * Fixed errors when subtracting negative timedeltas (#419). * Fixed errors in total units computation for durations with years and months (#482). * Fixed an error where the fold attribute was overridden when using replace() (#414). * Fixed an error where now() was not returning the correct result on DST transitions (#483). * Fixed inconsistent typing annotation for the parse() function (#452). * Added the pl locale (#459). - Build the extensions - Kill dephell dependency - Disable python2 package (no python2-poetry-core in Leaps sr#842815) * Mon Apr 27 2020 Tomáš Chvátal <tchvatal@suse.com> - Depend on python-dateutil not just dateutil to solve on Leap * Mon Apr 20 2020 Tomáš Chvátal <tchvatal@suse.com> - Fix build without python2 * Tue Mar 24 2020 pgajdos@suse.com - version update to 2.1.0 Added Added better typing and PEP-561 compliance (#320). Added the is_anniversary() method as an alias of is_birthday() (#298). Changed Dropped support for Python 3.4. is_utc() will now return True for any datetime with an offset of 0, similar to the behavior in the 1.* versions (#295) Duration.in_words() will now return 0 milliseconds for empty durations. Fixed Fixed various issues with timezone transitions for some edge cases (#321, (#350)). Fixed out of bound detection for nth_of("month") (#357). Fixed an error where extra text was accepted in from_format() (#372). Fixed a recursion error when adding time to a DateTime with a fixed timezone (#431). Fixed errors where Period instances were not properly compared to other classes, especially timedelta instances (#427). Fixed deprecation warnings due to internal regexps (#427). Fixed an error where the test() helper would not unset the test instance when an exception was raised (#445). Fixed an error where the week_of_month attribute was not returning the correct value (#446). Fixed an error in the way the Z ISO-8601 UTC designator was not parsed as UTC (#448). * Tue Mar 03 2020 Axel Braun <axel.braun@gmx.de> - added pytzdata as dependency
/usr/lib64/python3.12/site-packages/pendulum /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/INSTALLER /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/METADATA /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/RECORD /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/REQUESTED /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/WHEEL /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/licenses /usr/lib64/python3.12/site-packages/pendulum-3.0.0.dist-info/licenses/LICENSE /usr/lib64/python3.12/site-packages/pendulum/__init__.py /usr/lib64/python3.12/site-packages/pendulum/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/__version__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/__version__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/_helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/_helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/constants.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/constants.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/date.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/date.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/datetime.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/datetime.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/day.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/day.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/duration.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/duration.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/exceptions.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/helpers.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/helpers.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/interval.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/interval.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/parser.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/parser.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/time.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/__pycache__/time.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/__version__.py /usr/lib64/python3.12/site-packages/pendulum/_helpers.py /usr/lib64/python3.12/site-packages/pendulum/_pendulum.cpython-312-s390x-linux-gnu.so /usr/lib64/python3.12/site-packages/pendulum/_pendulum.pyi /usr/lib64/python3.12/site-packages/pendulum/constants.py /usr/lib64/python3.12/site-packages/pendulum/date.py /usr/lib64/python3.12/site-packages/pendulum/datetime.py /usr/lib64/python3.12/site-packages/pendulum/day.py /usr/lib64/python3.12/site-packages/pendulum/duration.py /usr/lib64/python3.12/site-packages/pendulum/exceptions.py /usr/lib64/python3.12/site-packages/pendulum/formatting /usr/lib64/python3.12/site-packages/pendulum/formatting/__init__.py /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/difference_formatter.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/difference_formatter.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/formatter.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/__pycache__/formatter.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/formatting/difference_formatter.py /usr/lib64/python3.12/site-packages/pendulum/formatting/formatter.py /usr/lib64/python3.12/site-packages/pendulum/helpers.py /usr/lib64/python3.12/site-packages/pendulum/interval.py /usr/lib64/python3.12/site-packages/pendulum/locales /usr/lib64/python3.12/site-packages/pendulum/locales/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/cs/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/cs/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/da /usr/lib64/python3.12/site-packages/pendulum/locales/da/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/da/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/da/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/de /usr/lib64/python3.12/site-packages/pendulum/locales/de/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/de/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/de/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/en /usr/lib64/python3.12/site-packages/pendulum/locales/en/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/en/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_gb/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_us /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/en_us/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/es /usr/lib64/python3.12/site-packages/pendulum/locales/es/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/es/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/es/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/fa /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fa/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/fa/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/fo /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fo/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/fo/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/fr /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/fr/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/fr/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/he /usr/lib64/python3.12/site-packages/pendulum/locales/he/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/he/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/he/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/id /usr/lib64/python3.12/site-packages/pendulum/locales/id/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/id/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/id/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/it /usr/lib64/python3.12/site-packages/pendulum/locales/it/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/it/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/it/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/ja /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ja/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/ja/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/ko /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ko/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/ko/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/lt /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/lt/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/lt/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/nb /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nb/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/nb/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/nl /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nl/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/nl/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/nn /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/nn/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/nn/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/pl /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pl/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/pl/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/pt_br/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/ru /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/ru/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/ru/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/sk /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sk/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/sk/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/sv /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/sv/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/sv/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/tr /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/tr/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/tr/locale.py /usr/lib64/python3.12/site-packages/pendulum/locales/zh /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__init__.py /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/custom.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/custom.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/locale.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/__pycache__/locale.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/locales/zh/custom.py /usr/lib64/python3.12/site-packages/pendulum/locales/zh/locale.py /usr/lib64/python3.12/site-packages/pendulum/mixins /usr/lib64/python3.12/site-packages/pendulum/mixins/__init__.py /usr/lib64/python3.12/site-packages/pendulum/mixins/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/mixins/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/mixins/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/mixins/__pycache__/default.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/mixins/__pycache__/default.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/mixins/default.py /usr/lib64/python3.12/site-packages/pendulum/parser.py /usr/lib64/python3.12/site-packages/pendulum/parsing /usr/lib64/python3.12/site-packages/pendulum/parsing/__init__.py /usr/lib64/python3.12/site-packages/pendulum/parsing/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/parsing/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/__pycache__/iso8601.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/__pycache__/iso8601.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/exceptions /usr/lib64/python3.12/site-packages/pendulum/parsing/exceptions/__init__.py /usr/lib64/python3.12/site-packages/pendulum/parsing/exceptions/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/parsing/exceptions/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/exceptions/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/parsing/iso8601.py /usr/lib64/python3.12/site-packages/pendulum/py.typed /usr/lib64/python3.12/site-packages/pendulum/testing /usr/lib64/python3.12/site-packages/pendulum/testing/__init__.py /usr/lib64/python3.12/site-packages/pendulum/testing/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/testing/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/testing/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/testing/__pycache__/traveller.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/testing/__pycache__/traveller.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/testing/traveller.py /usr/lib64/python3.12/site-packages/pendulum/time.py /usr/lib64/python3.12/site-packages/pendulum/tz /usr/lib64/python3.12/site-packages/pendulum/tz/__init__.py /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/exceptions.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/exceptions.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/local_timezone.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/local_timezone.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/timezone.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/__pycache__/timezone.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/data /usr/lib64/python3.12/site-packages/pendulum/tz/data/__init__.py /usr/lib64/python3.12/site-packages/pendulum/tz/data/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/tz/data/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/data/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/data/__pycache__/windows.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/data/__pycache__/windows.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/tz/data/windows.py /usr/lib64/python3.12/site-packages/pendulum/tz/exceptions.py /usr/lib64/python3.12/site-packages/pendulum/tz/local_timezone.py /usr/lib64/python3.12/site-packages/pendulum/tz/timezone.py /usr/lib64/python3.12/site-packages/pendulum/utils /usr/lib64/python3.12/site-packages/pendulum/utils/__init__.py /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__ /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/__init__.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/_compat.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/_compat.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/_zoneinfo.cpython-312.opt-1.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/__pycache__/_zoneinfo.cpython-312.pyc /usr/lib64/python3.12/site-packages/pendulum/utils/_compat.py /usr/lib64/python3.12/site-packages/pendulum/utils/_zoneinfo.py /usr/share/doc/packages/python312-pendulum /usr/share/doc/packages/python312-pendulum/README.rst /usr/share/licenses/python312-pendulum /usr/share/licenses/python312-pendulum/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 14 23:53:21 2025