diff --git a/branca-0.7.0.tar.gz b/branca-0.7.0.tar.gz deleted file mode 100644 index 3e0c765..0000000 --- a/branca-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9cc6613873479b0b8698133ee945350f72e1feba7026ae658e7205ed503366ff -size 42990 diff --git a/branca-0.7.1.tar.gz b/branca-0.7.1.tar.gz new file mode 100644 index 0000000..0e2c803 --- /dev/null +++ b/branca-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08732000ab410b2213c8cec5c9539e35e83704eacd554db5e9dec3d3032384e8 +size 43005 diff --git a/python-branca.changes b/python-branca.changes index 9a56789..50fd927 100644 --- a/python-branca.changes +++ b/python-branca.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 18 10:49:10 UTC 2024 - Dirk Müller + +- update to 0.7.1: + * Remove _env instance attribute from Element + * Add jinja2 version constraint + ------------------------------------------------------------------- Wed Mar 13 10:12:54 UTC 2024 - Dirk Müller diff --git a/python-branca.spec b/python-branca.spec index 288aad0..d3d5c9d 100644 --- a/python-branca.spec +++ b/python-branca.spec @@ -20,7 +20,7 @@ # no ipython %global skip_python39 1 Name: python-branca -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: HTML+JS page generator License: MIT