Skip to content
Open
Show file tree
Hide file tree
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
Binary file modified l/libcap/manifest.x86_64.bin
Binary file not shown.
12 changes: 11 additions & 1 deletion l/libcap/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@
"packages": {
"captree": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
],
"depends": [
"interpreter(/usr/lib/ld-linux-x86-64.so.2(x86_64))",
"soname(libc.so.6(x86_64))"
],
"files": [
"/usr/sbin/captree",
"/usr/share/man/man8/captree.8"
Expand All @@ -19,6 +24,7 @@
},
"libcap": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
Expand Down Expand Up @@ -59,6 +65,7 @@
},
"libcap-32bit": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
Expand All @@ -85,6 +92,7 @@
},
"libcap-32bit-devel": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
Expand All @@ -107,6 +115,7 @@
},
"libcap-devel": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
Expand Down Expand Up @@ -203,6 +212,7 @@
},
"libcap-staticlib": {
"build-depends": [
"binary(as)",
"binary(go)",
"linux-headers",
"pkgconfig32(pam)"
Expand All @@ -218,6 +228,6 @@
}
},
"source-name": "libcap",
"source-release": "13",
"source-release": "14",
"source-version": "2.78"
}
10 changes: 6 additions & 4 deletions l/libcap/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : libcap
version : "2.78"
release : 13
release : 14
summary : Library for getting and setting POSIX.1e capabilities
license :
- BSD-3-Clause
Expand All @@ -14,8 +14,9 @@ description : |
upstreams :
- https://mirrors.edge.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.78.tar.xz: 0d621e562fd932ccf67b9660fb018e468a683d7b827541df27813228c996bb11
builddeps :
- pkgconfig32(pam)
- binary(as)
- binary(go)
- pkgconfig32(pam)
- linux-headers
emul32 : true
setup : |
Expand All @@ -38,10 +39,11 @@ build : |
CGO_REQUIRED=1 \
CGO_CFLAGS="${CFLAGS}" \
CGO_LDFLAGS="${LDFLAGS}" \
GO_BUILD_FLAGS="-buildmode=pie -a -v -x -ldflags='-compressdwarf=false -B gobuildid'" \
CGO_CXXFLAGS="${CXXFLAGS}" \
GO_BUILD_FLAGS="-buildmode=pie -a -v -x -ldflags='-linkmode=external -compressdwarf=false -B gobuildid'" \
$_extra_opts
install : |
%make_install RAISE_SETFCAP=no prefix=/usr lib=lib%(libsuffix)
%make_install CGO_REQUIRED=1 RAISE_SETFCAP=no prefix=/usr lib=lib%(libsuffix)

# Don't need 32bit static libs
if [[ %(target_triple) == i686* ]]; then
Expand Down
Binary file modified l/lmdb/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion l/lmdb/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
}
},
"source-name": "lmdb",
"source-release": "14",
"source-release": "15",
"source-version": "0.9.35"
}
4 changes: 2 additions & 2 deletions l/lmdb/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : lmdb
version : "0.9.35"
release : 14
release : 15
homepage : https://www.symas.com/lmdb
upstreams :
- https://git.openldap.org/openldap/openldap/-/archive/LMDB_0.9.35/openldap-LMDB_0.9.35.tar.gz : 0d090c6a7c85a4f31a2ab0d734554c21097f24752393a190b0e51996b08f48c4
Expand All @@ -25,7 +25,7 @@ install : |
%install_file ./lmdb.pc %(installroot)%(libdir)/pkgconfig/lmdb.pc
check : |
cd libraries/liblmdb
export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:."
export LD_LIBRARY_PATH="."
%make XCFLAGS="${CFLAGS}" CC=clang AR=llvm-ar test
tuning :
- lto
Expand Down
Binary file modified p/python-coherent-licensed/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-coherent-licensed/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
}
},
"source-name": "python-coherent-licensed",
"source-release": "3",
"source-release": "4",
"source-version": "0.5.2"
}
5 changes: 4 additions & 1 deletion p/python-coherent-licensed/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-coherent-licensed
version : "0.5.2"
release : 3
release : 4
homepage : https://pypi.org/project/coherent.licensed/
upstreams :
- https://pypi.debian.net/coherent.licensed/coherent_licensed-0.5.2.tar.gz : d8071403ce742d3ac3592ddc4fb7057a46caffb415b928b4d52802e5f208416d
Expand All @@ -15,6 +15,9 @@ builddeps :
- python(flit-core)
rundeps :
- python-libs
setup : |
# Workaround for flit-core 4
sed -i -e 's/requires = \["flit-core >=3.11, <4"\]/requires = \["flit-core >=3.11, <5"\]/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-installer/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-installer/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
}
},
"source-name": "python-installer",
"source-release": "7",
"source-release": "8",
"source-version": "1.0.1"
}
6 changes: 4 additions & 2 deletions p/python-installer/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-installer
version : "1.0.1"
release : 7
release : 8
homepage : https://github.com/pypa/installer
upstreams :
- https://pypi.debian.net/installer/installer-1.0.1.tar.gz:
Expand All @@ -28,7 +28,9 @@ environment : |
if [[ ${_bootstrap} == "1" ]]; then
cd ../python-bootstrap.git
fi
setup : |
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core<4,>=3.11"/"flit_core<5,>=3.11"/' pyproject.toml
if [[ ${_bootstrap} == "1" ]]; then
rm -rf external/installer

Expand Down
Binary file modified p/python-jeepney/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-jeepney/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,6 @@
}
},
"source-name": "python-jeepney",
"source-release": "2",
"source-release": "3",
"source-version": "0.9.0"
}
5 changes: 4 additions & 1 deletion p/python-jeepney/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-jeepney
version : "0.9.0"
release : 2
release : 3
homepage : https://pypi.org/project/jeepney
upstreams :
- https://files.pythonhosted.org/packages/source/j/jeepney/jeepney-0.9.0.tar.gz : cf0e9e845622b81e4a28df94c40345400256ec608d0e55bb8a3feaa9163f5732
Expand All @@ -13,6 +13,9 @@ description : |
license : MIT
builddeps :
- python(flit-core)
setup : |
# Workaround for flit-core 4
sed -i -e 's/requires = \["flit_core >=3.11,<4"\]/requires = \["flit_core >=3.11,<5"\]/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-jinja/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-jinja/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@
}
},
"source-name": "python-jinja",
"source-release": "9",
"source-release": "10",
"source-version": "3.1.6"
}
5 changes: 4 additions & 1 deletion p/python-jinja/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-jinja
version : "3.1.6"
release : 9
release : 10
summary : Jinja2 is a template engine written in pure Python.
license : BSD-3-Clause
homepage : https://palletsprojects.com/p/jinja/
Expand All @@ -16,6 +16,9 @@ builddeps :
# checkdeps :
# - python-markupsafe
# - python-pytest
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core<4"/"flit_core<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-markdown-it-py/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-markdown-it-py/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,6 @@
}
},
"source-name": "python-markdown-it-py",
"source-release": "4",
"source-release": "5",
"source-version": "4.2.0"
}
5 changes: 4 additions & 1 deletion p/python-markdown-it-py/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-markdown-it-py
version : "4.2.0"
release : 4
release : 5
homepage : https://github.com/executablebooks/markdown-it-py
upstreams :
- https://pypi.debian.net/markdown-it-py/markdown_it_py-4.2.0.tar.gz : 04a21681d6fbb623de53f6f364d352309d4094dd4194040a10fd51833e418d49
Expand All @@ -15,6 +15,9 @@ builddeps :
- python(flit-core)
rundeps :
- binary(python3)
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core >=3.4,<4"/"flit_core >=3.4,<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-mdit-py-plugins/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-mdit-py-plugins/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,6 @@
}
},
"source-name": "python-mdit-py-plugins",
"source-release": "4",
"source-release": "5",
"source-version": "0.6.1"
}
5 changes: 4 additions & 1 deletion p/python-mdit-py-plugins/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-mdit-py-plugins
version : "0.6.1"
release : 4
release : 5
homepage : https://github.com/executablebooks/mdit-py-plugins
upstreams :
# The pypi source doesn't include the tests https://github.com/executablebooks/mdit-py-plugins/issues/97
Expand All @@ -20,6 +20,9 @@ rundeps :
# - python(markdown-it-py)
# - python(pytest)
# TODO: Needs python-pytest-regressions for tests
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core >=3.4,<4"/"flit_core >=3.4,<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-mdurl/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-mdurl/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
}
},
"source-name": "python-mdurl",
"source-release": "3",
"source-release": "4",
"source-version": "0.1.2"
}
5 changes: 4 additions & 1 deletion p/python-mdurl/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-mdurl
version : "0.1.2"
release : 3
release : 4
homepage : https://github.com/executablebooks/mdurl
upstreams :
- https://pypi.debian.net/mdurl/mdurl-0.1.2.tar.gz : bb413d29f5eea38f31dd4754dd7377d4465116fb207585f97bf925588687c1ba
Expand All @@ -17,6 +17,9 @@ rundeps :
- python-libs
# checkdeps :
# - python(pytest)
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core>=3.2.0,<4"/"flit_core>=3.2.0,<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-more-itertools/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-more-itertools/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
}
},
"source-name": "python-more-itertools",
"source-release": "8",
"source-release": "9",
"source-version": "11.1.0"
}
5 changes: 4 additions & 1 deletion p/python-more-itertools/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-more-itertools
version : "11.1.0"
release : 8
release : 9
homepage : https://github.com/more-itertools/more-itertools
upstreams :
- https://pypi.debian.net/more-itertools/more_itertools-11.1.0.tar.gz : 48e8f4d9e7e5878571ecf6f2b4e57634f93cd474cc8cfbd2376f2d11b396e30d
Expand All @@ -15,6 +15,9 @@ builddeps :
- python(flit-core)
rundeps :
- binary(python3)
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core >=3.12,<4"/"flit_core >=3.12,<5"/' pyproject.toml
build : |
SETUPTOOLS_SCM_PRETEND_VERSION=%(version) %pyproject_build
install : |
Expand Down
Binary file modified p/python-mypy-extensions/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-mypy-extensions/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
}
},
"source-name": "python-mypy-extensions",
"source-release": "3",
"source-release": "4",
"source-version": "1.1.0"
}
5 changes: 4 additions & 1 deletion p/python-mypy-extensions/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-mypy-extensions
version : "1.1.0"
release : 3
release : 4
homepage : https://github.com/python/mypy_extensions
upstreams :
- https://pypi.debian.net/mypy-extensions/mypy_extensions-1.1.0.tar.gz : 52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558
Expand All @@ -15,6 +15,9 @@ builddeps :
- python(flit-core)
rundeps :
- python-libs
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core>=3.11,<4"/"flit_core>=3.11,<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-myst-parser/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion p/python-myst-parser/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,6 @@
}
},
"source-name": "python-myst-parser",
"source-release": "4",
"source-release": "5",
"source-version": "5.1.0"
}
5 changes: 4 additions & 1 deletion p/python-myst-parser/stone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name : python-myst-parser
version : "5.1.0"
release : 4
release : 5
homepage : https://github.com/executablebooks/MyST-Parser
upstreams :
- https://pypi.debian.net/myst-parser/myst_parser-5.1.0.tar.gz : ab69322dc6719dcc7f296479dbb70181b66df6ed315064f92dbc85c0e1bf2f02
Expand All @@ -18,6 +18,9 @@ rundeps :
# checkdeps :
# - python(pytest)
# TODO: Figure out tests
setup : |
# Workaround for flit-core 4
sed -i -e 's/"flit_core >=3.4,<4"/"flit_core >=3.4,<5"/' pyproject.toml
build : |
%pyproject_build
install : |
Expand Down
Binary file modified p/python-pyparsing/manifest.x86_64.bin
Binary file not shown.
Loading