Commit Graph

12 Commits

Author SHA256 Message Date
202bd9703c - update to 0.15.7:
* Fix #186, type errors with more recent versions of MyPy. Thanks @qhesz for this!
   * Build and test on ARM during CI. Thanks @ossdev07 for this!
   * Set absolute imports for python2 compatibility. Thanks @michalvi for this!
   * Fix #182 moduleinit name clash.
   * Fix #179 Fixed 'ignore_extra' factory parameter for pvector. Thanks @ss18 for this!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=16
2020-02-28 22:31:57 +00:00
Tomáš Chvátal
a5e97a82c4 - Update to 0.15.4:
* support new pytest
  * Fix #174, fix a GC traversal bug in pvector evolver C extension.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=14
2019-07-29 08:47:05 +00:00
Tomáš Chvátal
95feee1efa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=13 2019-07-19 09:06:01 +00:00
Tomáš Chvátal
ebbdcbe938 - Use pytest4 for testing as pytest 5.x series do not work; bug
was reported upstream

- Update to 0.15.3:
  * Fix #172, catch all exceptions during extension build to reduce chance of corner cases that prevents installation.
  * Fix #171, in PVector equality comparison don's assume that other object has a length, check before calling len.
  * Fix #168, write warning about failing build of C extension directly to stderr to avoid that pip silences it.
  * Fix #155, update PMapEvolver type stub to better reflect implementation.
- Update to 0.15.2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=12
2019-07-18 09:44:11 +00:00
Tomáš Chvátal
80330e19e7 Accepting request 707783 from home:mcalabkova:branches:devel:languages:python
- Update t0 0.15.2
  * Fix #166, Propagate 'ignore_extra' param in hierarchy. Thanks 
    @ss18 for this!
  * Fix #167, thaw typing. Thanks @nattofriends for this!
  * Fix #154, not possible to insert empty pmap as leaf node with 
    transform.
  * Python 3.4 is no longer officially supported since it is EOL 
    since 2019-03-18.
  * Fix #157, major improvements to type hints. Thanks @je-l for 
    working on this and @nattofriend for reviewing the PR!

OBS-URL: https://build.opensuse.org/request/show/707783
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=10
2019-06-05 10:21:53 +00:00
Tomáš Chvátal
1dd137d1b7 - Update to 0.14.11:
* Fix #152 Don't use __builtin_popcount, this hopefully fixes #147 Error in pvectorc.cp37-win_amd64.pyd file, as well.
    Thanks @benrg for this!
  * Fix #151 Fix compatibility for hypothesis 4. Thanks @felixonmars for this!
  * Fix #148, only require pytest-runner if running tests. Thanks @ccorbacho for this!
  * Fix #144, Compile pvectormodule.c on windows. Thanks @ganwell for this!
  * Fix #142, Improve type stubs. Thanks @arxanas for this!
  * Fix #102, add PEP 561 type annotation stubs for most pyrsistent types. Thanks @nattofriends for this!
  * Fix #135, Type classes for Python 3 type annotations of pyrsistent types. Thanks @nattofriends for this!
  * Fix #128, Allow PClass and PRecord to ignore input parameters to constructor that are not part of the spec
    instead of blowing up with a type error. Thanks @agberk for this!
  * Fix #137, deprecation warnings in Python 3.7. Thanks @thombashi for this!
  * Fix #129, building via setuptools and setup.py. Thanks @galuszkak for this!

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=8
2019-03-18 10:52:23 +00:00
Tomáš Chvátal
d6419378ba OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=6 2018-08-11 08:11:44 +00:00
Tomáš Chvátal
77022cbd3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=5 2018-08-11 06:34:55 +00:00
Tomáš Chvátal
fdca55c5c4 - Drop the test conditional
- Use %license macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=4
2018-08-11 06:34:45 +00:00
Tomáš Chvátal
6fc74f1470 Accepting request 628683 from home:jsikes:branches:devel:languages:python
Big version bump from 13.0 to 14.4.

OBS-URL: https://build.opensuse.org/request/show/628683
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=3
2018-08-11 05:18:10 +00:00
Dominique Leuenberger
081003d01d Accepting request 522406 from devel:languages:python
singlespec version of python3-pyrsistent

OBS-URL: https://build.opensuse.org/request/show/522406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyrsistent?expand=0&rev=1
2017-09-11 14:18:22 +00:00
Todd R
9fc1788269 Accepting request 522405 from home:TheBlackCat:branches:devel:languages:python
singlespec version of python3-pyrsistent

OBS-URL: https://build.opensuse.org/request/show/522405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=1
2017-09-08 18:27:46 +00:00