diff --git a/pytest-bdd-7.1.2.tar.gz b/pytest-bdd-7.1.2.tar.gz deleted file mode 100644 index 2f67493..0000000 --- a/pytest-bdd-7.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5e4f09f5cf8f0afa49606eb6eb604e8639a9df0575bca1d3435f558393a52a42 -size 81260 diff --git a/pytest-bdd-7.2.0.tar.gz b/pytest-bdd-7.2.0.tar.gz new file mode 100644 index 0000000..e90b6d9 --- /dev/null +++ b/pytest-bdd-7.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63296862684eb0f346b427f4183b2ab7534bd3d3ba4d2ea86016edf8269deeb9 +size 81301 diff --git a/python-pytest-bdd.changes b/python-pytest-bdd.changes index 10674f3..b3b7b2f 100644 --- a/python-pytest-bdd.changes +++ b/python-pytest-bdd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Jun 7 07:00:46 UTC 2024 - Dirk Müller + +- update to 7.2.0: + * Fix compatibility issue with Python 3.13. + * Declare compatibility with Python 3.13. + ------------------------------------------------------------------- Mon May 6 06:41:12 UTC 2024 - Steve Kowalik diff --git a/python-pytest-bdd.spec b/python-pytest-bdd.spec index 5134a5d..a0bc017 100644 --- a/python-pytest-bdd.spec +++ b/python-pytest-bdd.spec @@ -17,7 +17,7 @@ Name: python-pytest-bdd -Version: 7.1.2 +Version: 7.2.0 Release: 0 Summary: BDD for pytest License: MIT