17
0
Commit Graph

6 Commits

Author SHA256 Message Date
9b99183e99 - 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
Tomáš Chvátal
5c77e45b58 - 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
Tomáš Chvátal
51bbfca8c4 - 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
Todd R
04788d6ba5 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
Tomáš Chvátal
6fa578291b - 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
e9bcc17f29 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