Last change
on this file since 4913 was
4386,
checked in by toby, 3 years ago
|
use noarch & prepare for Jenkins builds
|
File size:
295 bytes
|
Rev | Line | |
---|
[4383] | 1 | package: |
---|
| 2 | name: pysimplelog |
---|
| 3 | version: 2.0.0 |
---|
| 4 | |
---|
| 5 | source: |
---|
| 6 | # git_rev: |
---|
| 7 | git_url: https://github.com/bachiraoun/pysimplelog.git |
---|
| 8 | |
---|
[4386] | 9 | build: |
---|
| 10 | noarch: python |
---|
| 11 | |
---|
[4383] | 12 | requirements: |
---|
| 13 | build: |
---|
| 14 | - python |
---|
| 15 | |
---|
| 16 | run: |
---|
| 17 | - python |
---|
| 18 | |
---|
| 19 | #test: |
---|
| 20 | # imports: |
---|
| 21 | # - |
---|
| 22 | |
---|
| 23 | about: |
---|
| 24 | home: https://bachiraoun.github.io/pysimplelog/ |
---|
Note: See
TracBrowser
for help on using the repository browser.