Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Package Details: python-flask-kvsession 0.6.2-1 #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 13 additions & 26 deletions dev-python/Flask-KVSession/Flask-KVSession-0.6.1.ebuild
Original file line number Diff line number Diff line change
@@ -1,27 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
PYTHON_COMPAT=( python2_7 )

inherit distutils-r1

DESCRIPTION="Transparent server-side session support for flask"
HOMEPAGE="https://pypi.org/project/Flask-KVSession/ https://github.com/mbr/flask-kvsession"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64"
IUSE=""

RDEPEND="
>=dev-python/flask-0.8[${PYTHON_USEDEP}]
>=dev-python/simplekv-0.9.1[${PYTHON_USEDEP}]
dev-python/werkzeug[${PYTHON_USEDEP}]
>=dev-python/itsdangerous-0.20[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
"
Git Clone URL: https://aur.archlinux.org/python-flask-kvsession.git (read-only, click to copy)
Package Base: python-flask-kvsession
Description: Transparent server-side session support for flask
Upstream URL: https://github.com/mbr/flask-kvsession
Licenses: MIT
Submitter: ser
Maintainer: ser
Last Packager: ser
Votes: 1
Popularity: 0.000000
First Submitted: 2015-07-28 15:46
Last Updated: 2015-07-28 15:53
Dependencies (3)