17
0

6 Commits

Author SHA256 Message Date
1be59b90c7 Accepting request 1280674 from devel:languages:python
- Convert to pip-based build

OBS-URL: https://build.opensuse.org/request/show/1280674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hijri-converter?expand=0&rev=3
2025-05-30 12:31:50 +00:00
e0e6ef2e43 - Convert to pip-based build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hijri-converter?expand=0&rev=5
2025-05-27 15:54:50 +00:00
848b823d75 Accepting request 1069085 from devel:languages:python
- Update to 2.2.4:
  * Fixed location of type checking marker file. (#10 bt @dimbleby)
  * Added some missing variable annotations to ummalqura module.
  * Fixed an issue when generating documentation.
  * Fixed some typos in docstrings and improved documentation.
  * Other minor fixes and enhancements.
  * Fixed calculation of month 12 of year 1354 AH.
  * Fixed an issue when generating documentation without the package being
    installed. (#7)
  * Refactored internal helper functions.
  * Added today() classmethod to Hijri class to get the Hijri Object of
    today's date.
  * Added separator and padding parameters to dmyformat() method to have more
    control on formatting.
  * Refactored locales for better management and testing.
  * Updated main classes to be conveniently imported into the package
    level e.g. from hijri_converter import Hijri, Gregorian.
  * Removed deprecated method slashformat() from Hijri and Gregorian classes.
  * Other minor fixes and internal enhancements.
  * Changed Hijri rich comparison to return NotImplemented when the second
    operand is not Hijri class.
  * Updated packaging configuration files and local development workflow.
  * Other minor fixes and documentation enhancements.
  * Added dmyformat() to return dates in DD/MM/YYYY format.
  * Deprecated slashformat() method to be replaced by dmyformat() method.
  * Fixed PyPI package not including some required files. (#3)
- Stop using python_sitelib/*

OBS-URL: https://build.opensuse.org/request/show/1069085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hijri-converter?expand=0&rev=2
2023-03-03 21:28:21 +00:00
17e6f6d2e5 - Update to 2.2.4:
* Fixed location of type checking marker file. (#10 bt @dimbleby)
  * Added some missing variable annotations to ummalqura module.
  * Fixed an issue when generating documentation.
  * Fixed some typos in docstrings and improved documentation.
  * Other minor fixes and enhancements.
  * Fixed calculation of month 12 of year 1354 AH.
  * Fixed an issue when generating documentation without the package being
    installed. (#7)
  * Refactored internal helper functions.
  * Added today() classmethod to Hijri class to get the Hijri Object of
    today's date.
  * Added separator and padding parameters to dmyformat() method to have more
    control on formatting.
  * Refactored locales for better management and testing.
  * Updated main classes to be conveniently imported into the package
    level e.g. from hijri_converter import Hijri, Gregorian.
  * Removed deprecated method slashformat() from Hijri and Gregorian classes.
  * Other minor fixes and internal enhancements.
  * Changed Hijri rich comparison to return NotImplemented when the second
    operand is not Hijri class.
  * Updated packaging configuration files and local development workflow.
  * Other minor fixes and documentation enhancements.
  * Added dmyformat() to return dates in DD/MM/YYYY format.
  * Deprecated slashformat() method to be replaced by dmyformat() method.
  * Fixed PyPI package not including some required files. (#3)
- Stop using python_sitelib/*

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hijri-converter?expand=0&rev=3
2023-03-03 06:40:04 +00:00
Richard Brown
7c7556cc63 Accepting request 879266 from devel:languages:python
Missing reuquirement for python-holidays

OBS-URL: https://build.opensuse.org/request/show/879266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hijri-converter?expand=0&rev=1
2021-03-16 14:45:43 +00:00
b08054851d Accepting request 879264 from home:mcepl:work
Missing reuquirement for python-holidays

OBS-URL: https://build.opensuse.org/request/show/879264
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hijri-converter?expand=0&rev=1
2021-03-15 17:24:01 +00:00