mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
24 lines
526 B
YAML
24 lines
526 B
YAML
maintainers:
|
|
- github: kiri2002
|
|
email: kiri@vern.cc
|
|
build_prefix: extra-x86_64
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
|
run_cmd(['updpkgsums'])
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
update_on:
|
|
- source: pypi
|
|
pypi: Orange3
|
|
- alias: python
|
|
- source: manual
|
|
manual: 1
|
|
repo_depends:
|
|
- python-orange-canvas-core
|
|
- python-baycomp
|
|
- python-python-louvain
|
|
- python-serverfiles
|
|
- python-opentsne
|
|
- python-orange-widget-base
|
|
- python-anyqt
|
|
- python-keyrings.alt
|