15
0
Commit Graph

6 Commits

Author SHA256 Message Date
ca55d8f7b9 - Remove typing_extensions requirement not needed for python version > 3.8
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=10
2023-03-24 11:29:27 +00:00
f248e24dc9 Accepting request 1040311 from home:Simmphonie:branches:devel:languages:python
- Update to v3.1.1
  * Improvements to the GitLab CI integration.
- version 3.1 (2022-08-27)
  * Fix a typo in pyproject.toml file.
  * Exclude certain local cache files from the sdist/wheel.
  * Add support for Python 3.11.
  * Updates for pdm and dependencies.
- version 3.0.1 (2022-01-10)
  * Fix a typo in the README.rst.
- version 3.0 (2022-01-10)
  * Use modern package management by adopting pdm and pyproject.toml, and dropping setup.py and setup.cfg.
  * Build the docs with Python 3.8.
  * Update to version 3.0 of Sybil.
  * Adopt the Furo documentation theme.
  * Use importlib.metadata.version() as a better way to get the package version number for the documentation.
  * Drop Python 3.6 support.
  * Update Windows GitLab runner to include Python 3.10.
  * Update copyright years.
  * The master branch is renamed to main. (GL#11)

OBS-URL: https://build.opensuse.org/request/show/1040311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=8
2022-12-05 17:31:03 +00:00
f23123b6fa Accepting request 945670 from home:bnavigator:branches:devel:languages:python
- Fix sybil usage in conftest based on sybil version.
  * https://gitlab.com/warsaw/public/-/merge_requests/16

OBS-URL: https://build.opensuse.org/request/show/945670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=7
2022-01-13 12:39:00 +00:00
aa5cb50b20 Accepting request 894740 from home:pgajdos:python
- version update to 2.3
  2.3 (2021-04-13)
  ================
  * Do type hinting the right way. (GL#10)
  
  2.2 (2021-04-13)
  ================
  * ``public()`` and ``private()`` can't be correctly type annotated, so the
    type hints on these two functions have been removed.  The ``ModuleAware``
    was also removed.  (GL#10)
  * Added a ``py.typed`` file to satisfy type checkers.  (GL#9)
  * Fixed a documentation cross-reference bug.

OBS-URL: https://build.opensuse.org/request/show/894740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=5
2021-05-21 12:14:07 +00:00
9fd6c04fd7 Accepting request 851803 from home:jayvdb:branches:devel:languages:python
- Update to v2.1.1

OBS-URL: https://build.opensuse.org/request/show/851803
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=3
2020-12-01 14:00:34 +00:00
Tomáš Chvátal
76fe5746d5 Accepting request 702068 from home:jayvdb:py-new
- Initial spec for v1.0

OBS-URL: https://build.opensuse.org/request/show/702068
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=1
2019-05-14 21:42:34 +00:00