Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-slugify
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-slugify
Commits
470c7d69
Commit
470c7d69
authored
1 month ago
by
Soren Stoutner
Browse files
Options
Downloads
Patches
Plain Diff
Prepare 8.0.4-4 release.
parent
c88855e3
No related branches found
No related tags found
No related merge requests found
Pipeline
#871490
passed
1 month ago
Stage: provisioning
Stage: build
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+3
-1
3 additions, 1 deletion
debian/changelog
debian/rules
+1
-1
1 addition, 1 deletion
debian/rules
with
4 additions
and
2 deletions
debian/changelog
+
3
−
1
View file @
470c7d69
python-slugify (8.0.4-4)
UNRELEASED
; urgency=medium
python-slugify (8.0.4-4)
unstable
; urgency=medium
* Upload to unstable now that auotpkgtests function correctly.
* Remove debian/patches, applied upstream.
* debian/control:
- Replace Depends on 'python3-unidecode (>=1.1.1)'
...
...
@@ -22,6 +23,7 @@ python-slugify (8.0.4-4) UNRELEASED; urgency=medium
module target.
* Add debian/slugify.docs and debian/python3-slugify.docs to
include upstream's README.
-- Arian Ott <arian.ott@ieee.org> Wed, 28 May 2025 08:20:13 +0100
python-slugify (8.0.4-3) experimental; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/rules
+
1
−
1
View file @
470c7d69
#!/usr/bin/make -f
# Copy the tests to the build directory.
export PYBUILD_BEFORE_TEST=cp {dir}/test.py {build_dir}
...
...
@@ -11,4 +12,3 @@ export PYBUILD_AFTER_TEST=rm {build_dir}/test.py
%:
dh $@ --buildsystem=pybuild
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