Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Thermi
aports
Commits
60624b89
Verified
Commit
60624b89
authored
3 years ago
by
Thermi
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-m2crypto: upgrade to 0.38.0
parent
4d202fbc
No related branches found
No related tags found
No related merge requests found
Pipeline
#93916
passed with warnings with stages
in 57 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-m2crypto/APKBUILD
+5
-3
5 additions, 3 deletions
community/py3-m2crypto/APKBUILD
with
5 additions
and
3 deletions
community/py3-m2crypto/APKBUILD
+
5
−
3
View file @
60624b89
...
...
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-m2crypto
_pyname
=
M2Crypto
pkgver
=
0.3
6
.0
pkgrel
=
1
pkgver
=
0.3
8
.0
pkgrel
=
0
pkgdesc
=
"A crypto and SSL toolkit for Python3"
options
=
"!check"
# test_public_encrypt and test_server_simple_timeouts fail
url
=
"https://pypi.python.org/pypi/M2Crypto/"
...
...
@@ -29,4 +29,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"5b7d6d10c943ff0e09e0e9748d5578e7e0f7659a73de4ba49481152bca05871aef2bfbb869e1636a7cebcf2dd8b9f67fb0d299a833d1d4ebd538031c35d7bca1 M2Crypto-0.36.0.tar.gz"
sha512sums
=
"
b1e24e3101ce0dd9f17be4cabeddc2ec0f1228b270d74ef2fb38bae8807c5025b031d0743185f06370786a3dd5c3f42129720534dcff07ea4de3c727613f8d20 M2Crypto-0.38.0.tar.gz
"
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