dotenv-cli (3.1.1-1)
[PTS] [DDPO]
COMMITS: VCS has seen 17 commits since the 3.1.1 tag
- Git: https://github.com/venthur/dotenv-cli.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1040384
- Browser: https://github.com/venthur/dotenv-cli
- Last scan: 2023-06-07 16:33:07+00
- Next scan: 2023-06-08 17:05:00+00
- Debian changelog in Git:
dotenv-cli (3.1.1-1) unstable; urgency=medium
* new upstream version
* added htmlcov and .mypy_cache to extended-diff-ignore
* bump debhelper from 11 -> 13
* use debhelper-compat
* use standards-version 4.6.2
-- Bastian Venthur <venthur@debian.org> Thu, 13 Apr 2023 10:20:04 +0200
- This branch is 17 commits ahead of tag 3.1.1
- Git log:
commit 6defefc38ee6886dc78f7cbdd95c88b6c3740448
Merge: 96ad799 831bd43
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:57:41 2023 +0200
Merge pull request #37 from flix-tech/use-pyproject-toml
Replace setup.py and setup.cfg with pyproject.toml
commit 831bd43375987f937bae697c4eab0bd229f29745
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:54:40 2023 +0200
updated changelog, reorganized pyproject.toml
commit a95d869f1266be426b0c09f561d6c74ed2b4f477
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:44:37 2023 +0200
meh
commit a721aaf1dc44b98493a5e09771cf06855d8b8ef3
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:38:47 2023 +0200
exclude py37,38 on win
commit 6fc0ef9b412519a07553b71927d39f48a71bf080
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:34:48 2023 +0200
meh
commit a7669ebb47ae2f67fd9a49082ffd4498c566af8d
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 13:00:00 2023 +0200
maybe this?
commit fc1ba668552c392115be0dfe817170eb4f9337b7
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 12:11:18 2023 +0200
another try
commit 3fdc062ad37e8ddb44c7fa73804c2466373dd262
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 11:58:53 2023 +0200
try abspath
commit 77b75a5acaa19a36c7d2dbede24dbdddb231d23b
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 11:51:46 2023 +0200
try to fix issue that we're using gh's preinstalled dotenv on the testing machines
commit fd3191acc4be0db2b4b2c94da06ee2684510f356
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 11:36:35 2023 +0200
try to bypass the pre-installed dotenv
commit 02bf67109436c1dceeccdd42b20f9e2712464805
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 11:31:37 2023 +0200
don't upgrade pip, install dev explicitly
commit dd179a067c299339fd721e6a981ebc6886e29b02
Author: Bastian Venthur <bastian.venthur@flixbus.com>
Date: Thu May 25 11:01:28 2023 +0200
added test-release, modernized github actions
commit de36f105865ee92bb35d3107f0e69cbb8cb63247
Author: Lutz Ostkamp <lutz.ostkamp@flixbus.com>
Date: Thu May 25 10:38:37 2023 +0200
Address comments
commit d42afa68ca5b37cff1a476cf08a57257c926fc07
Author: Lutz Ostkamp <lutz.ostkamp@flixbus.com>
Date: Thu May 25 09:45:16 2023 +0200
Use flake8
commit 9c059dde36181ed8d0604af00db99688f9555a84
Author: Lutz Ostkamp <lutz.ostkamp@flixbus.com>
Date: Wed May 24 18:13:37 2023 +0200
Update pip to make sure editable install is working
commit ba30cd3ab04cc4878a5f08c4551094101b14a1e5
Author: Lutz Ostkamp <lutz.ostkamp@flixbus.com>
Date: Wed May 24 18:00:18 2023 +0200
Adapt other files
commit 10e9a1f641bdcde24f707deeb5d5256dddf8a65a
Author: Lutz Ostkamp <lutz.ostkamp@flixbus.com>
Date: Wed May 24 17:59:02 2023 +0200
Move setup.py and setup.cfg to pyproject.toml