Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pgp-mime-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
ai
pgp-mime-lib
Commits
31362959
Commit
31362959
authored
2 years ago
by
ale
Browse files
Options
Downloads
Patches
Plain Diff
Bump version to 0.1.4
parent
14e09d01
No related branches found
No related tags found
No related merge requests found
Pipeline
#38128
passed
2 years ago
Stage: test
Stage: build
Stage: release
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+6
-0
6 additions, 0 deletions
debian/changelog
setup.py
+1
-1
1 addition, 1 deletion
setup.py
with
7 additions
and
1 deletion
debian/changelog
+
6
−
0
View file @
31362959
python3-pgp-mime-lib (0.1.4) unstable; urgency=medium
* Fixed multipart signing.
-- Autistici/Inventati <debian@autistici.org> Wed, 14 Sep 2022 23:13:45 +0100
python3-pgp-mime-lib (0.1.3) unstable; urgency=medium
* Added gpgmime command-line tool.
...
...
This diff is collapsed.
Click to expand it.
setup.py
+
1
−
1
View file @
31362959
...
...
@@ -4,7 +4,7 @@ from setuptools import setup, find_packages
setup
(
name
=
"
pgp_mime_lib
"
,
version
=
"
0.1.
3
"
,
version
=
"
0.1.
4
"
,
description
=
"
Create PGP/MIME emails.
"
,
author
=
"
Autistici/Inventati
"
,
author_email
=
"
info@autistici.org
"
,
...
...
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