17
0

20 Commits

Author SHA256 Message Date
687575ef3c Accepting request 1291242 from devel:languages:python:azure
- New upstream release
  + Version 1.3.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1291229 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1291242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=10
2025-07-09 15:27:13 +00:00
98a6fc747b Accepting request 1291229 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.3.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/1291229
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=17
2025-07-08 11:54:20 +00:00
9744ae25de Accepting request 1250049 from devel:languages:python:azure
- New upstream release
  + Version 1.2.2
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file (forwarded request 1250043 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1250049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=9
2025-03-04 17:33:22 +00:00
f3a45693d9 Accepting request 1250043 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.2.2
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1250043
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=15
2025-03-04 11:25:39 +00:00
7e1fda7018 Accepting request 1198464 from devel:languages:python:azure
- New upstream release
  + Version 1.2.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package (forwarded request 1198284 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1198464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=8
2024-09-04 11:23:17 +00:00
53a9f99048 Accepting request 1198284 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.2.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package

OBS-URL: https://build.opensuse.org/request/show/1198284
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=13
2024-09-03 11:59:09 +00:00
8ee6e2b42f Accepting request 1196006 from devel:languages:python:azure
OBS-URL: https://build.opensuse.org/request/show/1196006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=7
2024-08-26 20:10:31 +00:00
bf9dacc620 Accepting request 1196005 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.2.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Drop extra LICENSE.txt as upstream now ships its own
- Rename LICENSE.txt to LICENSE in %files section
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1196005
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=11
2024-08-26 06:31:01 +00:00
7e8d95f7d6 Accepting request 1173954 from devel:languages:python:azure
- New upstream release
  + Version 1.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py (forwarded request 1173902 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1173954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=6
2024-05-14 11:39:13 +00:00
444ab58280 Accepting request 1173902 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.1.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove unzip package from BuildRequires
- Switch source archive format to TAR.GZ
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/1173902
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=9
2024-05-14 11:00:02 +00:00
4a4f05326d Accepting request 1173278 from devel:languages:python:azure
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1173278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=5
2024-05-11 16:22:04 +00:00
1fddf7d9c0 Fix version condition for obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=7
2024-05-03 19:02:55 +00:00
2c030f9341 Accepting request 1165111 from devel:languages:python:azure
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
  + Update name for dist directory in %files section
- Drop setting default file attributes in %files section
- Use modern RPM macros to express version dependencies (forwarded request 1164713 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1165111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=4
2024-04-07 20:06:50 +00:00
37307fb987 Accepting request 1164713 from home:glaubitz:branches:devel:languages:python:azure
- Switch package to modern Python Stack on SLE-15
  + Use Python 3.11 on SLE-15 by default
  + Add Obsoletes for old python3 package on SLE-15
  + Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  + Add python-pip and python-wheel to BuildRequires
  + Replace %python_build with %pyproject_wheel
  + Replace %python_install with %pyproject_install
  + Update name for dist directory in %files section
- Drop setting default file attributes in %files section
- Use modern RPM macros to express version dependencies

OBS-URL: https://build.opensuse.org/request/show/1164713
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=5
2024-04-04 19:51:09 +00:00
9a477fb67d Accepting request 955356 from devel:languages:python:azure
- New upstream release
  + Version 1.0.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py (forwarded request 955184 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/955356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=3
2022-02-16 23:30:53 +00:00
70e23a33a1 Accepting request 955184 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.0.1
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Remove temporary version override
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/955184
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=4
2022-02-16 12:36:32 +00:00
6207e1e5c9 Accepting request 930887 from devel:languages:python:azure
- New upstream release
  + Version 1.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Override upstream version with 1.0.0.0 to ensure
  proper upgrade from previous version 1.0.0b2
- Update Requires from setup.py (forwarded request 930883 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/930887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=2
2021-11-11 20:38:23 +00:00
80bceca0a6 Accepting request 930883 from home:glaubitz:branches:devel:languages:python:azure
- New upstream release
  + Version 1.0.0
  + For detailed information about changes see the
    CHANGELOG.md file provided with this package
- Override upstream version with 1.0.0.0 to ensure
  proper upgrade from previous version 1.0.0b2
- Update Requires from setup.py

OBS-URL: https://build.opensuse.org/request/show/930883
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=3
2021-11-11 14:39:49 +00:00
d81f18223c Accepting request 929056 from devel:languages:python:azure
- New component of Azure SDK

OBS-URL: https://build.opensuse.org/request/show/929056
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-azure-messaging-webpubsubservice?expand=0&rev=1
2021-11-04 15:09:41 +00:00
437b4e4ea7 Accepting request 929052 from home:glaubitz:branches:devel:languages:python:azure
- Initial build
  + Version 1.0.0b2

OBS-URL: https://build.opensuse.org/request/show/929052
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-azure-messaging-webpubsubservice?expand=0&rev=1
2021-11-03 16:30:19 +00:00