[med-svn] [Git][python-team/packages/python-matplotlib-venn][master] 11 commits: New upstream version 1.1.1
Sergio Durigan Junior (@sergiodj)
gitlab at salsa.debian.org
Mon Feb 17 16:16:27 GMT 2025
Sergio Durigan Junior pushed to branch master at Debian Python Team / packages / python-matplotlib-venn
Commits:
3c98b0b1 by dougAlvs at 2024-12-13T11:13:58-03:00
New upstream version 1.1.1
- - - - -
aab49607 by dougAlvs at 2024-12-13T11:13:58-03:00
Update upstream source from tag 'upstream/1.1.1'
Update to upstream version '1.1.1'
with Debian dir fbd31a5702568e101f023e29926f60e0dcd8d5d0
- - - - -
e2bc685f by dougAlvs at 2024-12-13T14:23:22-03:00
d/control: Bump Standards-Version to 4.7.0 (no changes needed)
- - - - -
9cd8eca4 by dougAlvs at 2024-12-14T12:06:12-03:00
d/control: Add pybuild-plugin-pyproject and python3-shapely dependencies
- - - - -
0bbfff31 by dougAlvs at 2024-12-15T09:51:20-03:00
d/p/fix_build_time_test.patch: Remove obsolete patch
- - - - -
f23fcd23 by dougAlvs at 2024-12-15T09:51:20-03:00
d/p/numpy_1.14.patch: Remove obsolete patch
- - - - -
4a7efe8a by dougAlvs at 2025-01-28T17:26:33-03:00
d/p/0001-Change-doctest-comparison-method-in-cost-based-venn3.patch: Add patch
Prevent the unreliability of the floating point assertions
made with the ellipsis mark in this doctest.
- - - - -
18cff9be by dougAlvs at 2025-01-28T17:26:40-03:00
d/copyright: Fix license name
- - - - -
9f6c5a58 by dougAlvs at 2025-01-28T17:26:40-03:00
d/copyright: Add Douglas Santos to copyright
- - - - -
a92fe2fa by dougAlvs at 2025-01-28T17:52:46-03:00
Update d/Changelog
- - - - -
e9989a9a by Sergio Durigan Junior at 2025-02-17T11:14:52-05:00
Prepare to upload to unstable
- - - - -
32 changed files:
- CHANGELOG.txt
- + LICENSE
- PKG-INFO
- README.rst
- debian/changelog
- debian/control
- debian/copyright
- + debian/patches/0001-Change-doctest-comparison-method-in-cost-based-venn3.patch
- − debian/patches/fix_build_time_test.patch
- − debian/patches/numpy_1.14.patch
- debian/patches/series
- matplotlib_venn.egg-info/PKG-INFO
- matplotlib_venn.egg-info/SOURCES.txt
- matplotlib_venn.egg-info/requires.txt
- matplotlib_venn/__init__.py
- matplotlib_venn/_arc.py
- matplotlib_venn/_common.py
- matplotlib_venn/_math.py
- matplotlib_venn/_region.py
- matplotlib_venn/_util.py
- matplotlib_venn/_venn2.py
- matplotlib_venn/_venn3.py
- + matplotlib_venn/layout/__init__.py
- + matplotlib_venn/layout/api.py
- + matplotlib_venn/layout/venn2/__init__.py
- + matplotlib_venn/layout/venn2/exact.py
- + matplotlib_venn/layout/venn3/__init__.py
- + matplotlib_venn/layout/venn3/cost_based.py
- + matplotlib_venn/layout/venn3/pairwise.py
- + pyproject.toml
- setup.cfg
- setup.py
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/python-team/packages/python-matplotlib-venn/-/compare/1a9c9703ad4b4d0d6cc206884116cafb64557cb3...e9989a9a8170549d2dc4b1e869fcca5849425725
--
View it on GitLab: https://salsa.debian.org/python-team/packages/python-matplotlib-venn/-/compare/1a9c9703ad4b4d0d6cc206884116cafb64557cb3...e9989a9a8170549d2dc4b1e869fcca5849425725
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250217/55e53c8a/attachment-0001.htm>
More information about the debian-med-commit
mailing list