Update all source packages for xbps-src>=90.
This commit is contained in:
parent
94982a142c
commit
925d471cbf
1721 changed files with 3131 additions and 13803 deletions
|
@ -6,6 +6,7 @@ wrksrc="SQLAlchemy-${version}"
|
|||
build_style=python-module
|
||||
hostmakedepends="python-devel"
|
||||
makedepends="python-devel"
|
||||
pycompile_module="sqlalchemy"
|
||||
short_desc="The Python SQL Toolkit and Object Relational Mapper"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.sqlalchemy.org/"
|
||||
|
@ -19,10 +20,3 @@ long_desc="
|
|||
It provides a full suite of well known enterprise-level persistence patterns,
|
||||
designed for efficient and high-performing database access, adapted into a
|
||||
simple and Pythonic domain language."
|
||||
|
||||
python-sqlalchemy_package() {
|
||||
pycompile_module="sqlalchemy"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue