Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-aiostream
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian Python Team
packages
python-aiostream
Commits
36b82869
Commit
36b82869
authored
3 years ago
by
Jenkins
Browse files
Options
Downloads
Patches
Plain Diff
Remove constraints unnecessary since buster
* Build-Depends: Drop versioned constraint on python3-all. Changes-By: deb-scrub-obsolete
parent
2df94f97
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Remove unnecessary constraints
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+2
-0
2 additions, 0 deletions
debian/changelog
debian/control
+1
-1
1 addition, 1 deletion
debian/control
with
3 additions
and
1 deletion
debian/changelog
+
2
−
0
View file @
36b82869
python-aiostream (0.4.1-3) UNRELEASED; urgency=medium
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on python3-all.
-- Debian Janitor <janitor@jelmer.uk> Sat, 11 Sep 2021 07:47:41 -0000
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
1
−
1
View file @
36b82869
...
...
@@ -6,7 +6,7 @@ Uploaders: Debian Python Team <team+python@tracker.debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-python,
python3-all
(>= 3.7)
,
python3-all,
python3-pytest-asyncio,
python3-pytest-runner
Standards-Version: 4.5.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment