4d87721810
- Switch to autosetup, pyproject and pyunittest macros. - No more greedy globs in %files. - Add patch no-makesuite.patch: * Use the load tests protocol to run the testsuite.
Steve Kowalik2024-12-20 04:17:25 +00:00
a69ecff7bb
Accepting request 911997 from devel:languages:python
Richard Brown
2021-08-16 08:11:32 +00:00
bfcfc61560
Accepting request 911995 from home:glaubitz:branches:devel:languages:python
Matej Cepl2021-08-13 14:01:21 +00:00
477aca89b9
- Update to 3.4.9: * Version 3.4.9, in addition to implementing __iadd__, also includes a significantly faster implementation for __add__. For extending a given instance of BitVector, the implementation for __iadd__ adds bits to the existing instance as opposed to creating a new instance. These changes to the module should make it easier to solve larger problems more quickly with BitVector.
Tomáš Chvátal
2019-04-01 12:57:49 +00:00