Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Zewei Yang
aports
Commits
b114d299
Commit
b114d299
authored
9 months ago
by
LN Liberda
Committed by
Patrycja Rosa
9 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/awscli-plugin-endpoint: remove
parent
cc72640f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/awscli-plugin-endpoint/APKBUILD
+0
-28
0 additions, 28 deletions
testing/awscli-plugin-endpoint/APKBUILD
with
0 additions
and
28 deletions
testing/awscli-plugin-endpoint/APKBUILD
deleted
100644 → 0
+
0
−
28
View file @
cc72640f
# Contributor: Lauren N. Liberda <lauren@selfisekai.rocks>
# Maintainer: Lauren N. Liberda <lauren@selfisekai.rocks>
pkgname
=
awscli-plugin-endpoint
pkgver
=
0.4
pkgrel
=
2
pkgdesc
=
"Allows overriding endpoints in AWS CLI"
url
=
"https://github.com/wbingli/awscli-plugin-endpoint/"
# aws-cli
arch
=
""
#arch="noarch !armhf !armv7 !ppc64le !s390x !x86"
license
=
"Apache-2.0"
depends
=
"aws-cli python3"
makedepends
=
"py3-setuptools"
options
=
"!check"
# no tests
subpackages
=
"
$pkgname
-pyc"
source
=
"https://github.com/wbingli/awscli-plugin-endpoint/archive/refs/tags/
$pkgver
/awscli-plugin-endpoint-
$pkgver
.tar.gz"
build
()
{
python3 setup.py build
}
package
()
{
python3 setup.py
install
--root
=
"
$pkgdir
"
--skip-build
}
sha512sums
=
"
0e81130ac6baf7b43a77e37213cbc042dca0cefd4a43db92cd6d7fe53d0f81e902d35ea055669477001158ee2cb5e898f5ea9474167a18203ecb7392f183d14a awscli-plugin-endpoint-0.4.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