commit python-azure-keyvault for openSUSE:Factory

2020-05-08 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2020-05-08 23:04:26

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2738 (New)


Package is "python-azure-keyvault"

Fri May  8 23:04:26 2020 rev:7 rq:801169 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2020-01-28 10:55:32.541050664 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2738/python-azure-keyvault.changes
2020-05-08 23:04:27.245752234 +0200
@@ -1,0 +2,10 @@
+Thu Apr 30 10:04:07 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 4.1.0
+  + For detailed information about changes see the
+CHANGELOG.md file provided with this package
+- Add CHANGELOG.md and README.md to %doc in %files section
+- Update Requires from setup.py
+
+---

Old:

  azure-keyvault-4.0.0.zip

New:

  azure-keyvault-4.1.0.zip



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.QSPjjf/_old  2020-05-08 23:04:27.861753492 +0200
+++ /var/tmp/diff_new_pack.QSPjjf/_new  2020-05-08 23:04:27.865753500 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-keyvault
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:Microsoft Azure Key Vault Client Library
 License:MIT
@@ -32,9 +32,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-Requires:   python-azure-keyvault-keys >= 4.0
+Requires:   python-azure-keyvault-certificates >= 4.1
+Requires:   python-azure-keyvault-keys >= 4.1
 Requires:   python-azure-keyvault-nspkg >= 1.0.0
-Requires:   python-azure-keyvault-secrets >= 4.0
+Requires:   python-azure-keyvault-secrets >= 4.1
 Requires:   python-azure-nspkg >= 3.0.0
 Conflicts:  python-azure-sdk <= 2.0.0
 
@@ -72,6 +73,7 @@
 %files %{python_files}
 %defattr(-,root,root,-)
 %license LICENSE.txt
+%doc CHANGELOG.md README.md
 %{python_sitelib}/azure_keyvault-*.egg-info
 
 %changelog




commit python-azure-keyvault for openSUSE:Factory

2020-01-28 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2020-01-28 10:55:28

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new.26092 (New)


Package is "python-azure-keyvault"

Tue Jan 28 10:55:28 2020 rev:6 rq:767789 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2019-10-10 14:28:47.896842411 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new.26092/python-azure-keyvault.changes
   2020-01-28 10:55:32.541050664 +0100
@@ -1,0 +2,10 @@
+Fri Jan 17 12:51:34 UTC 2020 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 4.0.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Update Requires from setup.py
+- Update %description from README.rst
+
+---

Old:

  azure-keyvault-1.1.0.zip

New:

  azure-keyvault-4.0.0.zip



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.o5I255/_old  2020-01-28 10:55:33.165051102 +0100
+++ /var/tmp/diff_new_pack.o5I255/_new  2020-01-28 10:55:33.169051104 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-keyvault
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-keyvault
-Version:1.1.0
+Version:4.0.0
 Release:0
 Summary:Microsoft Azure Key Vault Client Library
 License:MIT
 Group:  Development/Languages/Python
-Url:https://github.com/Azure/azure-sdk-for-python
+URL:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-keyvault/azure-keyvault-%{version}.zip
 Source1:LICENSE.txt
 BuildRequires:  %{python_module azure-keyvault-nspkg >= 1.0.0}
@@ -32,15 +32,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
-Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1
+Requires:   python-azure-keyvault-keys >= 4.0
 Requires:   python-azure-keyvault-nspkg >= 1.0.0
+Requires:   python-azure-keyvault-secrets >= 4.0
 Requires:   python-azure-nspkg >= 3.0.0
-Requires:   python-cryptography >= 2.1.4
-Requires:   python-msrest >= 0.5.0
-Requires:   python-msrestazure < 2.0.0
-Requires:   python-msrestazure >= 0.4.32
-Requires:   python-requests >= 2.18.4
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -48,9 +43,14 @@
 %python_subpackages
 
 %description
-This is the Microsoft Azure Key Vault Client Library.
+This is the Microsoft Azure Key Vault libraries bundle.
 
-This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
+This package does not contain any code in itself. It installs a set
+of packages that provide APIs for Key Vault operations:
+
+- azure-keyvault-keys
+- azure-keyvault-secrets
+- azure-keyvault-certificates
 
 %prep
 %setup -q -n azure-keyvault-%{version}
@@ -71,9 +71,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst README.rst
 %license LICENSE.txt
-%{python_sitelib}/azure/keyvault
 %{python_sitelib}/azure_keyvault-*.egg-info
 
 %changelog




commit python-azure-keyvault for openSUSE:Factory

2019-10-10 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2019-10-10 14:28:46

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2352 (New)


Package is "python-azure-keyvault"

Thu Oct 10 14:28:46 2019 rev:5 rq:735679 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2019-05-14 13:31:35.851518143 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new.2352/python-azure-keyvault.changes
2019-10-10 14:28:47.896842411 +0200
@@ -1,0 +2,10 @@
+Fri Oct  4 12:13:28 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Convert package to use namespace package for keyvault
+  + Add python-azure-keyvault-nspkg to BuildRequires and Requires
+  + Remove common files from keyvault namespace in %install
+- Drop patch to support older versions of setuptools as
+  SLE-12 is now shipping with a recent enough version
+  + ak_drop-compatible-releases-operator.patch
+
+---

Old:

  ak_drop-compatible-releases-operator.patch



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.CctZsQ/_old  2019-10-10 14:28:48.980839884 +0200
+++ /var/tmp/diff_new_pack.CctZsQ/_new  2019-10-10 14:28:48.984839875 +0200
@@ -26,7 +26,7 @@
 Url:https://github.com/Azure/azure-sdk-for-python
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-keyvault/azure-keyvault-%{version}.zip
 Source1:LICENSE.txt
-Patch1: ak_drop-compatible-releases-operator.patch
+BuildRequires:  %{python_module azure-keyvault-nspkg >= 1.0.0}
 BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -34,6 +34,7 @@
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
+Requires:   python-azure-keyvault-nspkg >= 1.0.0
 Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.1.4
 Requires:   python-msrest >= 0.5.0
@@ -53,7 +54,6 @@
 
 %prep
 %setup -q -n azure-keyvault-%{version}
-%patch1 -p1
 
 %build
 install -m 644 %{SOURCE1} %{_builddir}/azure-keyvault-%{version}
@@ -63,6 +63,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
+rm -rf %{buildroot}%{$python_sitelib}/azure/keyvault/__init__.*
+rm -rf %{buildroot}%{$python_sitelib}/azure/keyvault/__pycache__
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__
 }





commit python-azure-keyvault for openSUSE:Factory

2019-05-14 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2019-05-14 13:31:34

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new.5148 (New)


Package is "python-azure-keyvault"

Tue May 14 13:31:34 2019 rev:4 rq:694388 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2018-09-26 16:13:22.367291902 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new.5148/python-azure-keyvault.changes
2019-05-14 13:31:35.851518143 +0200
@@ -1,0 +2,10 @@
+Thu Apr 11 11:52:24 UTC 2019 - John Paul Adrian Glaubitz 

+
+- Bump minimum version for namespace packages
+  to 3.0.0 in BuildRequires and Requires
+- Remove python-devel package from BuildRequires
+- Run fdupes to hardlink duplicate files
+  + Add fdupes to BuildRequires
+  + Add %fdupes invocation to %install
+
+---



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.hDeKJ4/_old  2019-05-14 13:31:36.339519323 +0200
+++ /var/tmp/diff_new_pack.hDeKJ4/_new  2019-05-14 13:31:36.343519333 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-keyvault
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -27,14 +27,14 @@
 Source: 
https://files.pythonhosted.org/packages/source/a/azure-keyvault/azure-keyvault-%{version}.zip
 Source1:LICENSE.txt
 Patch1: ak_drop-compatible-releases-operator.patch
-BuildRequires:  %{python_module azure-nspkg}
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module azure-nspkg >= 3.0.0}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
 Requires:   python-azure-common >= 1.1
-Requires:   python-azure-nspkg
+Requires:   python-azure-nspkg >= 3.0.0
 Requires:   python-cryptography >= 2.1.4
 Requires:   python-msrest >= 0.5.0
 Requires:   python-msrestazure < 2.0.0
@@ -61,6 +61,7 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 %{python_expand # delete common files
 rm -rf %{buildroot}%{$python_sitelib}/azure/__init__.*
 rm -rf %{buildroot}%{$python_sitelib}/azure/__pycache__





commit python-azure-keyvault for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2018-09-26 16:13:19

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new (New)


Package is "python-azure-keyvault"

Wed Sep 26 16:13:19 2018 rev:3 rq:637940 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2018-02-14 09:25:25.968937102 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new/python-azure-keyvault.changes
 2018-09-26 16:13:22.367291902 +0200
@@ -1,0 +2,13 @@
+Mon Sep  3 12:20:17 UTC 2018 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 1.1.0
+  + For detailed information about changes see the
+HISTORY.txt file provided with this package
+- Move LICENSE.txt from %doc to %license section
+- Refresh patches for new version
+  + ak_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+- Update %description from setup.py
+
+---

Old:

  azure-keyvault-0.3.7.zip

New:

  azure-keyvault-1.1.0.zip



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.Kz6do2/_old  2018-09-26 16:13:23.819289494 +0200
+++ /var/tmp/diff_new_pack.Kz6do2/_new  2018-09-26 16:13:23.819289494 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-keyvault
-Version:0.3.7
+Version:1.1.0
 Release:0
 Summary:Microsoft Azure Key Vault Client Library
 License:MIT
@@ -33,10 +33,13 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-nspkg
-Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-cryptography >= 2.1.4
+Requires:   python-msrest >= 0.5.0
+Requires:   python-msrestazure < 2.0.0
+Requires:   python-msrestazure >= 0.4.32
+Requires:   python-requests >= 2.18.4
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -46,10 +49,7 @@
 %description
 This is the Microsoft Azure Key Vault Client Library.
 
-Azure Resource Manager (ARM) is the next generation of management APIs that
-replace the old Azure Service Management (ASM).
-
-This package has been tested with Python 2.7, 3.3, 3.4, 3.5 and 3.6.
+This package has been tested with Python 2.7, 3.4, 3.5 and 3.6.
 
 %prep
 %setup -q -n azure-keyvault-%{version}
@@ -68,7 +68,8 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc HISTORY.rst LICENSE.txt README.rst
+%doc HISTORY.rst README.rst
+%license LICENSE.txt
 %{python_sitelib}/azure/keyvault
 %{python_sitelib}/azure_keyvault-*.egg-info
 

++ ak_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.Kz6do2/_old  2018-09-26 16:13:23.851289440 +0200
+++ /var/tmp/diff_new_pack.Kz6do2/_new  2018-09-26 16:13:23.855289434 +0200
@@ -1,14 +1,12 @@
-diff -Nru azure-keyvault-0.3.7.orig/setup.py azure-keyvault-0.3.7/setup.py
 azure-keyvault-0.3.7.orig/setup.py 2017-09-22 20:01:14.0 +0200
-+++ azure-keyvault-0.3.7/setup.py  2017-10-02 09:30:41.780772107 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(),
+diff -Nru azure-keyvault-1.1.0.orig/setup.py azure-keyvault-1.1.0/setup.py
+--- azure-keyvault-1.1.0.orig/setup.py 2018-08-07 21:01:22.0 +0200
 azure-keyvault-1.1.0/setup.py  2018-09-03 14:17:52.400462610 +0200
+@@ -79,7 +79,7 @@
  install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
+ 'msrest>=0.5.0',
+ 'msrestazure>=0.4.32,<2.0.0',
+-'azure-common~=1.1',
++'azure-common>=1.1',
+ 'cryptography>=2.1.4',
+ 'requests>=2.18.4'
  ],
- cmdclass=cmdclass
- )




commit python-azure-keyvault for openSUSE:Factory

2018-02-14 Thread root
Hello community,

here is the log from the commit of package python-azure-keyvault for 
openSUSE:Factory checked in at 2018-02-14 09:25:25

Comparing /work/SRC/openSUSE:Factory/python-azure-keyvault (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-keyvault.new (New)


Package is "python-azure-keyvault"

Wed Feb 14 09:25:25 2018 rev:2 rq:571091 version:0.3.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-keyvault/python-azure-keyvault.changes  
2017-10-11 22:57:58.289796502 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-keyvault.new/python-azure-keyvault.changes
 2018-02-14 09:25:25.968937102 +0100
@@ -1,0 +2,5 @@
+Mon Jan 29 12:54:26 UTC 2018 - adrian.glaub...@suse.com
+
+- Install HISTORY.rst into doc directory
+
+---



Other differences:
--
++ python-azure-keyvault.spec ++
--- /var/tmp/diff_new_pack.95HNRV/_old  2018-02-14 09:25:26.700910574 +0100
+++ /var/tmp/diff_new_pack.95HNRV/_new  2018-02-14 09:25:26.708910284 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-keyvault
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -68,7 +68,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/keyvault
 %{python_sitelib}/azure_keyvault-*.egg-info