1
0

19 Commits

Author SHA256 Message Date
2de54e2239 Accepting request 1197802 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1197802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=10
2024-09-01 17:21:30 +00:00
a0a816f87f Accepting request 1137117 from devel:languages:python
- remove obsolete pdm-pep517 dependency

OBS-URL: https://build.opensuse.org/request/show/1137117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=9
2024-01-06 17:41:07 +00:00
416b48153a - remove obsolete pdm-pep517 dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=16
2024-01-05 17:16:54 +00:00
4bd5b647ab Accepting request 1131685 from devel:languages:python
- update to 4.0:
  * Drop Python 3.7 support (GL#16)
  * Remove ``public.install()`` which was used to inject the
    ``public`` and ``private`` functions into the ``builtins``
    namespace.  This isn't very helpful and could be actively
    harmful.  Explicit is better than implicit. (GL#14)
  * The functional form of ``public()`` now returns the argument
    *values* in the order they are given.  This allows you to
    explicitly bind those values to names in the global namespace.
  * Switch from ``flake8`` and ``isort`` to ``ruff`` for code
    quality. (GL#32)
  * Switch to ``pdm-backend`` (GL#15)
  * More GitLab CI integration improvements.

  * https://gitlab.com/warsaw/public/-/merge_requests/16

OBS-URL: https://build.opensuse.org/request/show/1131685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=8
2023-12-08 21:31:44 +00:00
20829ca87f - update to 4.0:
* Drop Python 3.7 support (GL#16)
  * Remove ``public.install()`` which was used to inject the
    ``public`` and ``private`` functions into the ``builtins``
    namespace.  This isn't very helpful and could be actively
    harmful.  Explicit is better than implicit. (GL#14)
  * The functional form of ``public()`` now returns the argument
    *values* in the order they are given.  This allows you to
    explicitly bind those values to names in the global namespace.
  * Switch from ``flake8`` and ``isort`` to ``ruff`` for code
    quality. (GL#32)
  * Switch to ``pdm-backend`` (GL#15)
  * More GitLab CI integration improvements.
  * https://gitlab.com/warsaw/public/-/merge_requests/16

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=14
2023-12-07 20:12:00 +00:00
67f33e073b Accepting request 1092839 from devel:languages:python
- tag for sle15 new python stack

OBS-URL: https://build.opensuse.org/request/show/1092839
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=7
2023-06-13 14:10:56 +00:00
0a8d5bf9f0 - tag for sle15 new python stack
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atpublic?expand=0&rev=12
2023-06-13 11:22:49 +00:00
4f4ec17e79 Accepting request 1074153 from devel:languages:python
- Remove typing_extensions requirement not needed for python version > 3.8

OBS-URL: https://build.opensuse.org/request/show/1074153
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=6
2023-03-25 17:55:09 +00:00
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
ef5a916410 Accepting request 1040386 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1040386
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=5
2022-12-06 13:22:43 +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
59da9f55de Accepting request 946126 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/946126
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=4
2022-01-13 22:21:11 +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
561d76e9f7 Accepting request 894788 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/894788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=3
2021-05-21 19:50:18 +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
4bb0f91bd9 Accepting request 852352 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/852352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=2
2020-12-02 12:58:14 +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
0a4e21c611 Accepting request 703006 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/703006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-atpublic?expand=0&rev=1
2019-05-16 20:07:18 +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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7bb8b62ba9106569f475366b12f41d4f1d20575e3ae0daa530d474219f18e2ea
size 49629