Package: rdflib-sqlalchemy / 0.5.4+git99f4689-2

Metadata

Package Version Patches format
rdflib-sqlalchemy 0.5.4+git99f4689-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
tox4 | (download)

tox.ini | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 support tox 4

External commands need to be listed in allowlist_externals. We can
trivially drive pytest without executing an external command.

remove_six.patch | (download)

rdflib_sqlalchemy/sql.py | 2 1 + 1 - 0 !
rdflib_sqlalchemy/store.py | 2 1 + 1 - 0 !
rdflib_sqlalchemy/types.py | 2 1 + 1 - 0 !
setup.py | 1 0 + 1 - 0 !
4 files changed, 3 insertions(+), 4 deletions(-)

---