Skip to content

Commit

Permalink
Update python-pyroute2.core to version 0.6.13 / rev 2 via SR 987191
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/987191
by user dirkmueller + dimstar_suse
- update to 0.6.13:
  * iproute, ndb: use `pyroute2.requests` to filter and transform API call arguments
  * conntrack: fix exports: <svinota/pyroute2#900>
  * nftables: multiple fixes: <svinota/pyroute2#902>
  * tc: fix em_ipset crash: <svinota/pyroute2#905>
  * tests: integrated pre-commit, github actions and more
  * tests: support basic OpenBSD tests
  * pyroute2-cli: parser fixes

- Initial package (0.6.9)
  • Loading branch information
dirkmueller authored and bmwiedemann committed Jul 7, 2022
1 parent 51537ee commit b4a714a
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 3 deletions.
Binary file modified packages/p/python-pyroute2.core/.files
Binary file not shown.
17 changes: 17 additions & 0 deletions packages/p/python-pyroute2.core/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,21 @@
<comment></comment>
<requestid>978058</requestid>
</revision>
<revision rev="2" vrev="1">
<srcmd5>99f7b7bbd5d25f6fe8d5823bbd46f409</srcmd5>
<version>0.6.13</version>
<time>1657191418</time>
<user>dimstar_suse</user>
<comment>- update to 0.6.13:
* iproute, ndb: use `pyroute2.requests` to filter and transform API call arguments
* conntrack: fix exports: &lt;https://github.com/svinota/pyroute2/pull/900&gt;
* nftables: multiple fixes: &lt;https://github.com/svinota/pyroute2/pull/902&gt;
* tc: fix em_ipset crash: &lt;https://github.com/svinota/pyroute2/pull/905&gt;
* tests: integrated pre-commit, github actions and more
* tests: support basic OpenBSD tests
* pyroute2-cli: parser fixes

- Initial package (0.6.9)</comment>
<requestid>987191</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-pyroute2.core/pyroute2.core-0.6.9.tar.gz

This file was deleted.

14 changes: 13 additions & 1 deletion packages/p/python-pyroute2.core/python-pyroute2.core.changes
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
-------------------------------------------------------------------
Wed Jul 6 12:34:49 UTC 2022 - Dirk Müller <[email protected]>

- update to 0.6.13:
* iproute, ndb: use `pyroute2.requests` to filter and transform API call arguments
* conntrack: fix exports: <https://github.com/svinota/pyroute2/pull/900>
* nftables: multiple fixes: <https://github.com/svinota/pyroute2/pull/902>
* tc: fix em_ipset crash: <https://github.com/svinota/pyroute2/pull/905>
* tests: integrated pre-commit, github actions and more
* tests: support basic OpenBSD tests
* pyroute2-cli: parser fixes

-------------------------------------------------------------------
Thu May 19 06:53:53 UTC 2022 - Dirk Müller <[email protected]>

- Initial package (0.6.9)
- Initial package (0.6.9)
2 changes: 1 addition & 1 deletion packages/p/python-pyroute2.core/python-pyroute2.core.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyroute2.core
Version: 0.6.9
Version: 0.6.13
Release: 0
Summary: Python Netlink library: the core
License: Apache-2.0 OR GPL-2.0-or-later
Expand Down

0 comments on commit b4a714a

Please sign in to comment.