17
0
Commit Graph

27 Commits

Author SHA256 Message Date
4ec7a96e57 Accepting request 1133934 from devel:languages:python
- Switch to pyproject macros, which also now means we now use flit-core
  to build.

OBS-URL: https://build.opensuse.org/request/show/1133934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=12
2023-12-19 22:16:01 +00:00
d15a80722a - Switch to pyproject macros, which also now means we now use flit-core
to build.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=23
2023-12-19 02:02:49 +00:00
499cd972fb Accepting request 1093649 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1093649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=11
2023-06-18 21:07:50 +00:00
27a2aba25a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=21 2023-06-11 11:40:15 +00:00
9ec8b96b2f Accepting request 1092117 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092117
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=20
2023-06-11 11:39:40 +00:00
3dc1024af8 Accepting request 1001928 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1001928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=10
2022-09-09 16:27:39 +00:00
8ba5eb245f Accepting request 1001823 from home:jayvdb:branches:devel:languages:python
Note: This version is minimum required for deepdiff , which is currently broken when used by anything which uses pkg_resources and similar to do version checking.

Note: The egg-info is now a single file instead of a directory.  If there is some reason it needs to be a directory, either upstream needs to provide one, or we need to somehow do the conversion.

- Update to v4.1.0

OBS-URL: https://build.opensuse.org/request/show/1001823
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=18
2022-09-08 15:36:21 +00:00
f1a058a43d Accepting request 942998 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/942998
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=9
2021-12-30 14:55:21 +00:00
b60f379344 Accepting request 942909 from home:bnavigator:branches:devel:languages:python
- Do not disable python36 here. This package is so deep in the
  dependency tree, you have to do it globally.

OBS-URL: https://build.opensuse.org/request/show/942909
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=17
2021-12-29 00:36:04 +00:00
ec1ca9085c Accepting request 942754 from home:ecsos
- Upstream supoorted only python >= 3.5, so disable python 2 and
  also python 3.6 (End of support).

OBS-URL: https://build.opensuse.org/request/show/942754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=16
2021-12-28 00:50:44 +00:00
e5614af517 Accepting request 917205 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/917205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=8
2021-09-09 21:07:16 +00:00
4344fab020 Accepting request 917127 from home:mnhauke
- Update to version 4.0.2
  * Restore compatibility with Python 3.5
  * fix packaging, remove vestiges of type stubs
  * Remove unused type
  * Add a mailmap
  * remove old .pyi type stub
  * Implement code review suggestions for types
  * Code formatting (isort and black)
  * Move type annotations inline
  * Directly distribute type stub file via PEP 561
  * Handle another indexing case from NumPy

OBS-URL: https://build.opensuse.org/request/show/917127
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=15
2021-09-07 06:33:42 +00:00
8b63c1ed7e Accepting request 900815 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/900815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=7
2021-07-10 20:53:39 +00:00
5e876982f8 Accepting request 900807 from home:bnavigator:branches:devel:languages:python
- Add Provides: for python*dist(ordered-set): work around
  boo#1186870

OBS-URL: https://build.opensuse.org/request/show/900807
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=14
2021-06-18 19:35:39 +00:00
d6c0fce685 Accepting request 843677 from devel:languages:python
- Use %pycache_only %python_sitelib instead of %python3_sitelib
  fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348

OBS-URL: https://build.opensuse.org/request/show/843677
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=6
2020-10-28 08:57:11 +00:00
db36a0e03e - Use %pycache_only %python_sitelib instead of %python3_sitelib
fixes gh#openSUSE/python-rpm-macros#64#issuecomment-715373348

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=12
2020-10-23 14:43:40 +00:00
d3787ddce0 Accepting request 826115 from devel:languages:python
- Replace Source URL with the standard one

OBS-URL: https://build.opensuse.org/request/show/826115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=5
2020-08-15 19:17:33 +00:00
33efbc6039 - Replace Source URL with the standard one
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=10
2020-08-12 20:31:11 +00:00
3df01730de Accepting request 765172 from devel:languages:python
- Use psuffix properly to not override src packages

OBS-URL: https://build.opensuse.org/request/show/765172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=4
2020-01-19 20:00:48 +00:00
Tomáš Chvátal
8e84692f6f - Use psuffix properly to not override src packages
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=8
2020-01-17 09:42:23 +00:00
7765b66b12 Accepting request 743991 from devel:languages:python
- Switch to multibuild and make sure we build without setuptools
  in order to avoid buildcycle

OBS-URL: https://build.opensuse.org/request/show/743991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=3
2019-10-30 13:48:23 +00:00
Tomáš Chvátal
0ce60e6056 - Switch to multibuild and make sure we build without setuptools
in order to avoid buildcycle

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=6
2019-10-17 09:02:27 +00:00
733b5c6e1c Accepting request 704779 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704779
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=2
2019-06-06 16:15:18 +00:00
Todd R
c5517852b2 Accepting request 704777 from home:mcalabkova:branches:devel:languages:python
- update to version 3.1.1
  * Implement set api. SLICE_ALL getitem returns copy
  * Add tests for new API. Replace nose with pytest.
  * OrderedSet now inherits from collections.Sequence, __eq__ now 
    checks order of sequences
  * Drop Python 2.6 support; Python and pytest already don't 
    support it
  * Fixed bitwise and
  * Added comprehensive binary operation consistency checks
  * Fix DeprecationWarning due to collections.abc in Python 3.7
  * Use set literal instead of function
  * Fix error when fancy indexing by a NumPy array
  * Update in-place operations to be O(N)
  * Add testing and document support for Python 3.7

OBS-URL: https://build.opensuse.org/request/show/704777
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=4
2019-05-22 14:50:10 +00:00
0b07aad3c5 Accepting request 694197 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/694197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ordered-set?expand=0&rev=1
2019-05-06 11:22:53 +00:00
Tomáš Chvátal
7ff0bf91b8 - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=2
2019-04-15 09:27:15 +00:00
Tomáš Chvátal
154c6d4ca5 Accepting request 694057 from home:Pharaoh_Atem:SUSE_LiveCDTools
- Initial packaging for openSUSE

OBS-URL: https://build.opensuse.org/request/show/694057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ordered-set?expand=0&rev=1
2019-04-15 09:25:45 +00:00