1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358
|
python-azure (20250603+git-1) unstable; urgency=medium
* New upstream version 20250603+git (Closes: #1106136)
-- Luca Boccassi <bluca@debian.org> Tue, 03 Jun 2025 11:46:38 +0100
python-azure (20250401+git-1) unstable; urgency=medium
* New upstream version 20250401+git
-- Luca Boccassi <bluca@debian.org> Tue, 01 Apr 2025 10:36:28 +0100
python-azure (20250304+git-1) unstable; urgency=medium
* New upstream version 20250304+git
-- Luca Boccassi <bluca@debian.org> Tue, 04 Mar 2025 12:39:13 +0000
python-azure (20250211+git-1) unstable; urgency=medium
* New upstream version 20250211+git
* Refresh patch to remove fuzz
-- Luca Boccassi <bluca@debian.org> Tue, 11 Feb 2025 10:22:29 +0000
python-azure (20250114+git-1) unstable; urgency=medium
* New upstream version 20250114+git
-- Luca Boccassi <bluca@debian.org> Tue, 14 Jan 2025 10:45:51 +0000
python-azure (20241119+git-1) unstable; urgency=medium
* New upstream version 20241119+git
-- Luca Boccassi <bluca@debian.org> Tue, 19 Nov 2024 10:22:35 +0000
python-azure (20241111+git-1) unstable; urgency=medium
* New upstream version 20241111+git
-- Luca Boccassi <bluca@debian.org> Mon, 11 Nov 2024 10:55:07 +0000
python-azure (20241008+git-1) unstable; urgency=medium
* New upstream version 20241008+git
* Drop changelog-removal-fix.patch, fixed upstream
* Update ignore mask for CRLF diffs
-- Luca Boccassi <bluca@debian.org> Tue, 08 Oct 2024 13:31:18 +0100
python-azure (20240903+git-1) unstable; urgency=medium
* New upstream version 20240903+git
* Fix breakage in sdk/fabric/azure-mgmt-fabric/setup.py
-- Luca Boccassi <bluca@debian.org> Tue, 03 Sep 2024 09:53:13 +0100
python-azure (20240806+git-1) unstable; urgency=medium
* New upstream version 20240806+git
-- Luca Boccassi <bluca@debian.org> Tue, 06 Aug 2024 09:28:20 +0100
python-azure (20240709+git-1) unstable; urgency=medium
* Take over python3-azure-cosmos legacy separate package
* New upstream version 20240709+git
-- Luca Boccassi <bluca@debian.org> Tue, 09 Jul 2024 10:58:01 +0100
python-azure (20240522+git-2) unstable; urgency=medium
* Add build dependency on python3-myst-parser
-- Luca Boccassi <bluca@debian.org> Thu, 23 May 2024 10:40:26 +0100
python-azure (20240522+git-1) unstable; urgency=medium
* New upstream version 20240522+git
* Do not build crc64 extension, it is cpython
* Refresh 0002-docs-repro.patch
* Add one more file to d/s/options ignore list
* d/control: bump Standards-Version to 4.7.0, no changes
-- Luca Boccassi <bluca@debian.org> Wed, 22 May 2024 23:28:14 +0100
python-azure (20230705+git-1) unstable; urgency=medium
* New upstream version 20230705+git (Closes: #1040406)
* python3-azure-doc: mark as MA foreign
-- Luca Boccassi <bluca@debian.org> Wed, 05 Jul 2023 20:18:18 +0100
python-azure (20230112+git-1) unstable; urgency=medium
* New upstream version 20230112+git
* Bump Standards-Version to 4.6.2, no changes
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Fri, 13 Jan 2023 01:43:12 +0000
python-azure (20221101+git-2) unstable; urgency=medium
* Drop dependency on deprecated python3-azure-devtools
-- Luca Boccassi <bluca@debian.org> Wed, 07 Dec 2022 19:08:47 +0000
python-azure (20221101+git-1) unstable; urgency=medium
* Bump Standards-Version to 4.6.1, no changes
* d/copyright: exclude large test cases from the import
* New upstream version 20221101+git
* Install apache2 NOTICE in python3-azure
* Drop obsolete dependencies
-- Luca Boccassi <bluca@debian.org> Tue, 01 Nov 2022 19:45:10 +0000
python-azure (20220407+git-1) unstable; urgency=medium
* Bump dependency on python3-typing-extensions
* New upstream version 20220407+git
* Bump copyright year ranges in d/copyright
-- Luca Boccassi <bluca@debian.org> Thu, 07 Apr 2022 15:39:02 +0100
python-azure (20220302+git-1) unstable; urgency=medium
* New upstream version 20220302+git
* Use dh-sequence-* instead of --with
* Delete autopkgtest, now requires running docker
-- Luca Boccassi <bluca@debian.org> Wed, 02 Mar 2022 15:23:35 +0000
python-azure (20211104+git-1) unstable; urgency=medium
* New upstream version 20211104+git
* Drop obsolete patches
* Skip sdk/monitor/azure-monitor
* Add new dependencies
* Ignore very-long-line-length-in-source-file lintian warning
* Bump Standards-Version to 4.6.0, no changes
* Add new python3-parameterized test dependency
* Skip broken tests
-- Luca Boccassi <bluca@debian.org> Fri, 05 Nov 2021 00:38:43 +0000
python-azure (20201208+git-6) unstable; urgency=medium
* Skip test_mgmt_compute_vmss.py::MgmtComputeTest::test_compute_vmss_rol
ling_upgrades
-- Luca Boccassi <bluca@debian.org> Wed, 21 Apr 2021 10:56:09 +0100
python-azure (20201208+git-5) unstable; urgency=medium
* Skip test_mgmt_resource_managed_application.py::MgmtResourceLinksTest:
:test_application (Closes: #984894)
-- Luca Boccassi <bluca@debian.org> Tue, 20 Apr 2021 20:56:52 +0100
python-azure (20201208+git-4) unstable; urgency=high
* Update azure-mgmt-resources to 16.0.0 (Closes: #981318)
-- Luca Boccassi <bluca@debian.org> Tue, 02 Mar 2021 21:29:31 +0000
python-azure (20201208+git-3) unstable; urgency=medium
* Deselect tests that need a working remote connection from autopkgtest
run (Closes: #978960)
-- Luca Boccassi <bluca@debian.org> Fri, 01 Jan 2021 14:18:01 +0000
python-azure (20201208+git-2) unstable; urgency=medium
* Drop revert-batch.patch, it is now declared stable
-- Luca Boccassi <bluca@debian.org> Tue, 29 Dec 2020 19:53:32 +0000
python-azure (20201208+git-1) unstable; urgency=medium
* New upstream version 20201208+git
* Drop 0003-mgmt-resource-revert.patch, not needed anymore
* Bump Standards-Version to 4.5.1, no changes
* Bump debhelper-compat to 13
* Add duplicated-named-function.patch to fix syntax error
* Add new build-dependency on python3-dotenv for tests
* Revert azure-batch to version 9
-- Luca Boccassi <bluca@debian.org> Fri, 11 Dec 2020 19:32:09 +0000
python-azure (20201118+git-1) unstable; urgency=medium
* New upstream version 20201118+git
-- Luca Boccassi <bluca@debian.org> Wed, 18 Nov 2020 18:51:06 +0000
python-azure (20201028+git-1) unstable; urgency=medium
* New upstream version 20201028+git
(Closes: #973020)
* Disable new tests that need functioning network
-- Luca Boccassi <bluca@debian.org> Thu, 29 Oct 2020 10:58:58 +0000
python-azure (20200927+git-1) unstable; urgency=medium
* New upstream version 20200927+git
* Manually depend on python3-avro, dh_python cannot figure it out
* Revert azure-mgmt-resource to version 10
-- Luca Boccassi <bluca@debian.org> Fri, 09 Oct 2020 17:07:23 +0100
python-azure (20200921+git-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Luca Boccassi ]
* New upstream version 20200921+git
* Refresh 0002-docs-repro.patch to remove fuzz
* Add new dependencies
* Autopkgtest: always install build-deps
* Autopkgtest: skip avro tests
-- Luca Boccassi <bluca@debian.org> Fri, 25 Sep 2020 14:19:04 +0100
python-azure (20200721+git-1) unstable; urgency=medium
* New upstream version 20200721+git
* autopkgtest: add new failing tests that require subscription to ignore
list
-- Luca Boccassi <bluca@debian.org> Fri, 07 Aug 2020 13:50:00 +0100
python-azure (20200519+git-1) unstable; urgency=medium
* Update upstream source from tag 'upstream/20200519+git'
* Refresh patches for new upstream import
* Don't install azure-mgmt/azure-storage/azure, deprecated stubs
* Autopkgtest: add new dependencies and ignore tests that fail due to
the network
* Autopkgtest: add needs-internet restriction (Closes: #958569)
-- Luca Boccassi <bluca@debian.org> Wed, 20 May 2020 15:47:42 +0100
python-azure (20200130+git-3) unstable; urgency=medium
* Sort modules when acting on them in d/rules, and use LC_ALL=C when
sorting pydist
* Add 0002-docs-repro.patch and build-depend on python3-doc for
reproducibility
* autopkgtest: remove patch and copy root conftest.py
* Update d/copyright paths for new source layout
* Bump debhelper-compat to 12
* Take over python3-azure-storage from src:python-azure-storage (Closes:
#954922)
* Override Lintian warning intra-source-package-circular-dependency
-- Luca Boccassi <bluca@debian.org> Tue, 14 Apr 2020 14:51:28 +0100
python-azure (20200130+git-2) unstable; urgency=medium
* Mark python-azure-doc with <!nodoc> profile.
* Fix autopkgtest script to account for new source layout.
* Backport patch to correctly skip some tests that require a working
endpoint.
-- Luca Boccassi <bluca@debian.org> Sat, 29 Feb 2020 11:46:23 +0000
python-azure (20200130+git-1) unstable; urgency=medium
* New upstream release (Closes: #949763)
- based on upstream commit 00aaee5fd23006b15c5ba3a220ed9e81f3f0839a
* d/rules: refactor for new doc directory layout.
* d/rules: refactor to accommodate new upstream source layout.
* Bump Standards-Version to 4.5.0, no changes.
* Sort pydist to make the build reproducible.
* Do not vendor azure-cosmos, shipped as a separate package now.
* Do not vendor azure-storage-blob and -queue, shipped as a separate
package now.
* Add dependencies on new packages required by the new version.
* Do not ship opentelemetry and opencensus, missing dependencies in
Debian.
* Add myself to Uploaders.
-- Luca Boccassi <bluca@debian.org> Wed, 26 Feb 2020 20:47:05 +0000
python-azure (20181112+git-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* Rename d/tests/control.autodep8 to d/tests/control.
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
* Add a workaround for pybuild now generating Depends:
python3-azure-storage.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 18 Aug 2019 00:19:52 +0500
python-azure (20181112+git-2) unstable; urgency=medium
* Update autopkgtests to not output on stderr
-- Nicolas Dandrimont <olasd@debian.org> Fri, 16 Nov 2018 10:56:04 +0100
python-azure (20181112+git-1) unstable; urgency=medium
* New upstream release (Closes: #875963, #904364)
- based on upstream commit 77f90d501cdb559978e5acfd99cd4ec4c5c59148
* Adopt package within the Debian Python Modules Team (Closes: #889084,
#899666)
- Thanks to Iain R. Learmonth for his past work on the package!
* Make python3-azure recommend python3-azure-storage instead of
python-azure-storage (Closes: #906076)
* Completely overhaul debian/rules to use dh-python/pybuild and be generic
to any number of submodules.
* Update debhelper compat level to 11
* Update Standards-Version to 4.2.1 (No further changes)
* Set Rules-Requires-Root: no
* Add autopkgtests
-- Nicolas Dandrimont <olasd@debian.org> Thu, 15 Nov 2018 16:31:11 +0100
python-azure (20170915+git-1) unstable; urgency=medium
* New upstream version 20170915+git
* debian/py{,3}dist-overrides:
- Fixed auto-dependency generation for azure-common and msrestazure
* debian/rules:
- Disabled tests temporarily; python-vcr needs update
* debian/patches:
- Removed documentation patch; no longer applies
* debian/control:
- Synchronised build dependencies with python packages
- Fixed auto-dependency generation for Python 3 (Closes: #867420)
-- Iain R. Learmonth <irl@debian.org> Fri, 15 Sep 2017 08:18:37 +0100
python-azure (2.0.0~rc6+dfsg-2) unstable; urgency=medium
* Fixes for package dependencies.
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 14:45:15 +0100
python-azure (2.0.0~rc6+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #838101)
-- Iain R. Learmonth <irl@debian.org> Fri, 23 Sep 2016 13:23:00 +0100
|