14
0

Accepting request 872655 from home:bnavigator:branches:devel:languages:python

- Remove remnant requirements of six and numpy: These are neither
  used anywhere in the package code, nor in the tests.

OBS-URL: https://build.opensuse.org/request/show/872655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=22
This commit is contained in:
2021-02-15 22:01:02 +00:00
committed by Git OBS Bridge
parent d50f5096a6
commit 8a9f37920b
2 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 15 21:26:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Remove remnant requirements of six and numpy: These are neither
used anywhere in the package code, nor in the tests.
-------------------------------------------------------------------
Mon Sep 28 11:11:31 UTC 2020 - Dirk Mueller <dmueller@suse.com>