diff --git a/azure-mgmt-education-1.0.0b1.zip b/azure-mgmt-education-1.0.0b1.zip deleted file mode 100644 index a5ca68f..0000000 --- a/azure-mgmt-education-1.0.0b1.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b1a85672c938ff34fbdf8a3a58f3db999846385b653ecd700cc3d40c26435c4 -size 67229 diff --git a/azure-mgmt-education-1.0.0b2.zip b/azure-mgmt-education-1.0.0b2.zip new file mode 100644 index 0000000..f9c5f9c --- /dev/null +++ b/azure-mgmt-education-1.0.0b2.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ac2a3f5a82b3d9813c5890b1e0a0fbcd487fb3c92407e5b31b51cfa8e8c44d +size 89633 diff --git a/python-azure-mgmt-education.changes b/python-azure-mgmt-education.changes index 5a291e1..d54926b 100644 --- a/python-azure-mgmt-education.changes +++ b/python-azure-mgmt-education.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Dec 13 09:36:10 UTC 2022 - John Paul Adrian Glaubitz + +- New upstream release + + Version 1.0.0b2 + + For detailed information about changes see the + CHANGELOG.md file provided with this package +- Update Requires from setup.py + ------------------------------------------------------------------- Tue Nov 15 09:24:41 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-azure-mgmt-education.spec b/python-azure-mgmt-education.spec index 6ec043a..00f4fd3 100644 --- a/python-azure-mgmt-education.spec +++ b/python-azure-mgmt-education.spec @@ -15,14 +15,15 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define realversion 1.0.0b1 + +%define realversion 1.0.0b2 %{?!python_module:%define python_module() python-%{**} python3-%{**}} %if 0%{?suse_version} >= 1500 %define skip_python2 1 %endif Name: python-azure-mgmt-education -Version: 1.0.0~b1 +Version: 1.0.0~b2 Release: 0 Summary: Microsoft Azure Education Management Client Library for Python License: MIT @@ -39,10 +40,11 @@ BuildRequires: unzip Requires: python-azure-common < 2.0.0 Requires: python-azure-common >= 1.1 Requires: python-azure-mgmt-core < 2.0.0 -Requires: python-azure-mgmt-core >= 1.3.1 +Requires: python-azure-mgmt-core >= 1.3.2 Requires: python-azure-mgmt-nspkg >= 3.0.0 Requires: python-azure-nspkg >= 3.0.0 -Requires: python-msrest >= 0.6.21 +Requires: python-msrest >= 0.7.1 +Requires: (python-typing_extensions >= 4.3.0 if python-base < 3.8) Conflicts: python-azure-sdk <= 2.0.0 BuildArch: noarch