1
0
Fork 0

Adding upstream version 4.6.0+dfsg.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-04-21 10:42:01 +02:00
parent f3ad83a1a5
commit 167a3f8553
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
275 changed files with 30423 additions and 0 deletions

View file

@ -0,0 +1,4 @@
__title__ = "requests"
__description__ = "Python HTTP for Humans."
__url__ = "http://python-requests.org"
__version__ = "2.10.3"

View file

@ -0,0 +1,27 @@
[[package]]
name = "to-update-1"
version = "1.2.9"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "to-update-2"
version = "1.2.9"

View file

@ -0,0 +1,27 @@
[[package]]
name = "to-update-1"
version = "1.2.9"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "not-to-update"
version = "1.3.3"
[[package]]
name = "to-update-2"
version = "1.2.9"

View file

@ -0,0 +1,7 @@
{
"name": "magictool",
"version": "1.2.3",
"dependencies": {
"lodash": "1.2.3"
}
}

View file

@ -0,0 +1,11 @@
[[package]]
name = "textwrap"
version = "1.2.3"
[[package]]
name = "there-i-fixed-it"
version = "1.2.3" # automatically bumped by Commitizen
[[package]]
name = "other-project"
version = "1.2.3"

View file

@ -0,0 +1,6 @@
version: "3.3"
services:
app:
image: my-repo/my-container:v1.2.3
command: my-command

View file

@ -0,0 +1,3 @@
[tool.poetry]
name = "commitizen"
version = "1.2.3"

View file

@ -0,0 +1,4 @@
__title__ = "requests"
__description__ = "Python HTTP for Humans."
__url__ = "http://python-requests.org"
__version__ = "1.2.3"