Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-defaults
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
python-defaults
Commits
84ec53f5
Commit
84ec53f5
authored
10 years ago
by
Scott Kitterman
Browse files
Options
Downloads
Patches
Plain Diff
Clarify discussion of requirement to use python:Provides (Closes: #669346)
parent
4194dd56
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+1
-0
1 addition, 0 deletions
debian/changelog
debian/python-policy.sgml
+3
-2
3 additions, 2 deletions
debian/python-policy.sgml
with
4 additions
and
2 deletions
debian/changelog
+
1
−
0
View file @
84ec53f5
...
...
@@ -14,6 +14,7 @@ python-defaults (2.7.7-1) UNRELEASED; urgency=medium
lsb-release from build-depends (Closes: #751706)
- Thanks to Peter Pentchev for the patch
* Drop unused build-depends on libhtml-tree-perl
* Clarify discussion of requirement to use python:Provides (Closes: #669346)
-- Matthias Klose <doko@debian.org> Mon, 02 Jun 2014 19:54:25 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/python-policy.sgml
+
3
−
2
View file @
84ec53f5
...
...
@@ -614,9 +614,10 @@ XS-Python-Version: all
Provides in binary packages of the form
<package>python-<var>X</var>.<var>Y</var><var>>foo</var></package>
must be specified if the package contains an extension for more
than one python version and other package with version specific
than one python version and
an
other package with version specific
dependencies on the package require it. Provides are only for
extensions, not modules.
extensions, not modules. Provides should only be rarely used for
Python packages and never for Python 3.
</p>
</sect>
...
...
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