Skip to content

Commit

Permalink
Update python-pyroute2 to rev 21 via SR 824351
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/824351
by user dirkmueller + dimstar_suse
- update to 0.5.13:
  * netns: allow to pass custom libc reference <svinota/pyroute2#702>
  * generic: att L2TP support <svinota/pyroute2#709>
  * iproute: link_lookup() optimization <svinota/pyroute2#712>
  * ndb: basic cluster support
  • Loading branch information
bmwiedemann committed Aug 5, 2020
1 parent 739ac00 commit 8da220c
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 2 deletions.
Binary file modified packages/p/python-pyroute2/.files
Binary file not shown.
12 changes: 12 additions & 0 deletions packages/p/python-pyroute2/.rev
Original file line number Diff line number Diff line change
Expand Up @@ -201,4 +201,16 @@
<comment></comment>
<requestid>818349</requestid>
</revision>
<revision rev="21" vrev="1">
<srcmd5>90556192cfa5b4b54515e1dccb2d9373</srcmd5>
<version>0.5.13</version>
<time>1596652038</time>
<user>dimstar_suse</user>
<comment>- update to 0.5.13:
* netns: allow to pass custom libc reference &lt;https://github.com/svinota/pyroute2/issues/702&gt;
* generic: att L2TP support &lt;https://github.com/svinota/pyroute2/pull/709&gt;
* iproute: link_lookup() optimization &lt;https://github.com/svinota/pyroute2/issues/712&gt;
* ndb: basic cluster support</comment>
<requestid>824351</requestid>
</revision>
</revisionlist>
1 change: 0 additions & 1 deletion packages/p/python-pyroute2/pyroute2-0.5.12.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-pyroute2/pyroute2-0.5.13.tar.gz
9 changes: 9 additions & 0 deletions packages/p/python-pyroute2/python-pyroute2.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 4 16:07:22 UTC 2020 - Dirk Mueller <[email protected]>

- update to 0.5.13:
* netns: allow to pass custom libc reference <https://github.com/svinota/pyroute2/issues/702>
* generic: att L2TP support <https://github.com/svinota/pyroute2/pull/709>
* iproute: link_lookup() optimization <https://github.com/svinota/pyroute2/issues/712>
* ndb: basic cluster support

-------------------------------------------------------------------
Thu Jul 2 13:39:28 UTC 2020 - [email protected]

Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-pyroute2/python-pyroute2.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
Version: 0.5.12
Version: 0.5.13
Release: 0
Summary: Python Netlink library
License: GPL-2.0-or-later OR Apache-2.0
Expand Down

0 comments on commit 8da220c

Please sign in to comment.