- BuildIgnore ca-certificates: python-pip brings it in for regular operation, but as we do not ever do https:// connections during a build we do not depend on certificates. Allows us to break up a build cycle. OBS-URL: https://build.opensuse.org/request/show/925389 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli?expand=0&rev=7
19 lines
761 B
Plaintext
19 lines
761 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Oct 15 08:49:47 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- BuildIgnore ca-certificates: python-pip brings it in for regular
|
|
operation, but as we do not ever do https:// connections during a
|
|
build we do not depend on certificates. Allows us to break up a
|
|
build cycle.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 13 19:20:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Split build and tests in _multibuild in order to avoid depcycle
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 3 19:30:44 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- initial specfile for version 1.2.1
|
|
- required by setuptools_scm
|