Skip to content

Commit 4d6f033

Browse files
committed
readme: update compatibility info
This was forgotten after porting to sysrepo 2.x. Fixes: #40 Fixes: 2cf7984 ("Port to libyang2/sysrepo2") Signed-off-by: Robin Jarry <[email protected]>
1 parent f98b3c7 commit 4d6f033

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.rst

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,13 @@ On a Debian/Ubuntu system:
4949
Compatibility
5050
-------------
5151

52-
.. attention::
52+
The current version requires at least C `sysrepo 2.1.66`__.
5353

54-
For now, only the 1.x versions of sysrepo__ and libyang__ are supported.
55-
These CFFI bindings will not work with the latest versions. See issues
56-
`#17`__ for more details and `#12`__ for updates.
54+
The last version of the bindings that works with C `sysrepo 1.x`__ is v0.7.0__.
5755

58-
__ https://github.com/sysrepo/sysrepo/tree/libyang1
59-
__ https://github.com/CESNET/libyang/tree/libyang1
60-
__ https://github.com/sysrepo/sysrepo-python/issues/17
61-
__ https://github.com/sysrepo/sysrepo-python/issues/12
56+
__ https://github.com/sysrepo/sysrepo/commit/a2a45fb32542
57+
__ https://github.com/sysrepo/sysrepo/tree/libyang1
58+
__ https://pypi.org/project/sysrepo/0.7.0/
6259

6360
Compilation Flags
6461
-----------------

0 commit comments

Comments
 (0)