mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-*: add python as alias
This commit is contained in:
parent
b82d36c5b2
commit
59c593b4bd
6 changed files with 6 additions and 0 deletions
|
@ -7,3 +7,4 @@ update_on:
|
|||
github: bxlab/bx-python
|
||||
use_latest_release: true
|
||||
prefix: 'v'
|
||||
- alias: python
|
||||
|
|
|
@ -7,5 +7,6 @@ update_on:
|
|||
github: cclib/cclib
|
||||
use_max_tag: true
|
||||
prefix: 'v'
|
||||
- alias: python
|
||||
repo_depends:
|
||||
- python-periodictable
|
||||
|
|
|
@ -7,3 +7,4 @@ update_on:
|
|||
github: pkienzle/periodictable
|
||||
use_max_tag: true
|
||||
prefix: 'v'
|
||||
- alias: python
|
||||
|
|
|
@ -6,3 +6,4 @@ update_on:
|
|||
- source: regex
|
||||
url: "https://pypi.org/project/Pmw/"
|
||||
regex: 'Pmw (\d+.\d+.\d+)'
|
||||
- alias: python
|
||||
|
|
|
@ -6,3 +6,4 @@ update_on:
|
|||
- source: github
|
||||
github: deeptools/pyBigWig
|
||||
use_latest_release: true
|
||||
- alias: python
|
||||
|
|
|
@ -12,3 +12,4 @@ update_on:
|
|||
- alias: alpm-lilac
|
||||
alpm: htslib
|
||||
strip_release: true
|
||||
- alias: python
|
||||
|
|
Loading…
Add table
Reference in a new issue