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
|
python-marshmallow-sqlalchemy (1.4.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.7.2 (routine-update)
* Set upstream metadata fields: Contact, Funding, Security-Contact.
-- Emmanuel Arias <eamanu@debian.org> Thu, 21 Aug 2025 07:18:47 -0300
python-marshmallow-sqlalchemy (1.4.1-1) unstable; urgency=medium
* New upstream version.
-- Emmanuel Arias <eamanu@debian.org> Sat, 15 Mar 2025 18:26:28 -0300
python-marshmallow-sqlalchemy (1.4.0-1) unstable; urgency=medium
* New upstream version.
* d/patches: Update patches according to new upstream release.
* d/control: Add python3-sphinx-copybutton, python3-sphinxext-opengraph,
python3-sphinx-design and furo as Build Dependencies.
-- Emmanuel Arias <eamanu@debian.org> Sat, 25 Jan 2025 19:07:46 -0300
python-marshmallow-sqlalchemy (1.1.0-1) unstable; urgency=medium
* New upstream version.
* d/patches/lazy_fixtures: Remove patch, it was already applied for
upstream.
-- Emmanuel Arias <eamanu@debian.org> Thu, 22 Aug 2024 06:56:28 -0300
python-marshmallow-sqlalchemy (1.0.0-3) unstable; urgency=medium
* Team upload
* Fix for new version of pytest-lazy-fixtures
-- Julian Gilbey <jdg@debian.org> Fri, 09 Aug 2024 09:06:40 +0100
python-marshmallow-sqlalchemy (1.0.0-2) unstable; urgency=medium
* Team upload
* Replace unmaintained lazy-fixture by lazy-fixtures
-- Alexandre Detiste <tchet@debian.org> Tue, 14 May 2024 09:57:25 +0200
python-marshmallow-sqlalchemy (1.0.0-1) unstable; urgency=medium
* New upstream version.
* d/control: Update my contact information in Uploaders.
* d/patches: Remove
docs-conf.py-Do-not-embed-build-year-in-documentation.patch and update
docs-Don-t-use-external-intersphinx.patch.
* d/control: Add flit as Build Depends. Remove python3-setuptools it is
not longer needed.
* d/patches/Pin-number-version-in-documentation.patch: Add patch to pin the
version in docs/conf.py. It used the importlib.metadata.version() method
to get the documentation version.
* d/copyright: Add me in debian/* copyright.
-- Emmanuel Arias <eamanu@debian.org> Sun, 04 Feb 2024 17:05:32 -0300
python-marshmallow-sqlalchemy (0.30.0-1) unstable; urgency=medium
* Team upload
* [98ce789] d/watch: Move to git mode on GitHub
* [b8ff7bb] New upstream version 0.30.0
* [5743545] Rebuild patch queue from patch-queue branch
Added patch:
docs-conf.py-Do-not-embed-build-year-in-documentation.patch
(Closes: #1039044)
* [928b442] d/control: Switch Homepage field pointing to GitHub
* [c9c5d7d] d/copyright: Update year and copyright holder data
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 12 Jan 2024 19:47:29 +0100
python-marshmallow-sqlalchemy (0.29.0-3) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 23 Jun 2023 06:59:47 +0200
python-marshmallow-sqlalchemy (0.29.0-2) experimental; urgency=medium
* Team upload
* d/*: d/*: Running wrap-and-sort -ast
* d/control: Adjust B-D entries by add more BuildProfileSpecs
* d/rules: Drop --with option in default target
* Add patch from patch-queue branch
Added patch:
docs-Don-t-use-external-intersphinx.patch
* d/u/metadata: Add FAQ entry
* python-marshmallow-sqlalchemy-doc: Add new binary package
* d/python-marshmallow-sqlalchemy-doc: Add doc-base sequencer
-- Carsten Schoenert <c.schoenert@t-online.de> Mon, 10 Apr 2023 19:46:48 +0200
python-marshmallow-sqlalchemy (0.29.0-1) unstable; urgency=medium
* Team upload
* d/gbp.conf: Add some more defaults
* New upstream version 0.29.0
* d/control: Bump Standards-Version to 4.6.2
No further changes needed.
-- Carsten Schoenert <c.schoenert@t-online.de> Tue, 28 Feb 2023 18:08:03 +0100
python-marshmallow-sqlalchemy (0.28.1-1) unstable; urgency=medium
* New upstream release.
* d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no further
changes).
* d/control: Remove trivial autopkgtest-pkg-python.
* d/control: Add python3-packaging as Build-Depends.
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 12 Sep 2022 07:00:32 +0000
python-marshmallow-sqlalchemy (0.28.0-1) unstable; urgency=medium
[ Emmanuel Arias ]
* New upstream version.
* d/copyright: Update Copyright of the upstream files.
[ Jeroen Ploemen ]
* Control: bump Standards-Version to 4.6.1 (from 4.6.0; no further
changes).
-- Emmanuel Arias <eamanu@yaerobi.com> Fri, 13 May 2022 06:36:22 +0000
python-marshmallow-sqlalchemy (0.26.1-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.
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Emmanuel Arias ]
* d/tests: uses pyversions -s instead of -i parameter to test supported
Python versions.
* d/control: add python3-pytest-lazy-fixture dependency.
* wrap-and-sort
* New upstream version 0.26.1 (Closes: #989270) which includes:
- Fix call deprecated attribute 'Binary' of sqlalchemy (Closes: #997465).
* d/control: Bump debhelper-compat to 13.
* d/control: Bump Standards-Version to 4.6.0.1.
* d/gbp.conf: set debian/master as default branch according to DEP-14.
* d/docs: Add AUTHORS.rst and CONTRIBUTING.rst.
* d/control: add nocheck profile to b-deps used in tests.
* d/copyright: update upstream copyright.
-- Emmanuel Arias <eamanu@yaerobi.com> Sat, 13 Nov 2021 06:46:16 +0000
python-marshmallow-sqlalchemy (0.19.0-1) unstable; urgency=medium
* New upstream version 0.19.0
* Fix d/watch
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 29 Oct 2019 12:22:17 +0530
python-marshmallow-sqlalchemy (0.17.0-2) unstable; urgency=medium
* Reupload to unstable
* Run wrap-and-sort
* Bump Standards-Version to 4.4.1
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Thu, 17 Oct 2019 22:40:31 +0530
python-marshmallow-sqlalchemy (0.17.0-1) experimental; urgency=medium
* Initial release (Closes: #934312)
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Fri, 09 Aug 2019 16:54:46 +0530
|