Skip to content

Commit

Permalink
Update auto-gen package list
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed May 16, 2020
1 parent 6bf950a commit d41cff6
Showing 1 changed file with 44 additions and 5 deletions.
49 changes: 44 additions & 5 deletions packagecore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,28 @@ packages:
# - python-certifi
- python-cryptography
- python-urllib3
debian9:
centos7.7:
builddeps:
- make
deps:
- python
# - python-beautifulsoup4
# - python-certifi
- python-cryptography
- python-urllib3
centos8.0:
builddeps:
- make
deps:
- python3
# - python3-beautifulsoup4
# - python3-certifi
- python3-cryptography
- python3-urllib3
commands:
precompile:
- dnf install python3 python3-cryptography python3-urllib3
debian8:
builddeps:
- make
deps:
Expand All @@ -48,7 +69,7 @@ packages:
- python3-certifi
- python3-cryptography
- python3-urllib3
debian10:
debian9:
builddeps:
- make
deps:
Expand All @@ -57,12 +78,12 @@ packages:
- python3-certifi
- python3-cryptography
- python3-urllib3
fedora29:
debian10:
builddeps:
- make
deps:
- python3
- python3-beautifulsoup4
- python3-bs4
- python3-certifi
- python3-cryptography
- python3-urllib3
Expand All @@ -84,7 +105,7 @@ packages:
- python3-certifi
- python3-cryptography
- python3-urllib3
opensuse42.3:
fedora32:
builddeps:
- make
deps:
Expand All @@ -102,6 +123,15 @@ packages:
- python3-certifi
- python3-cryptography
- python3-urllib3
ubuntu14.04:
builddeps:
- make
deps:
- python3
- python3-bs4
- python3-certifi
- python3-cryptography
- python3-urllib3
ubuntu16.04:
builddeps:
- make
Expand All @@ -120,3 +150,12 @@ packages:
- python3-certifi
- python3-cryptography
- python3-urllib3
ubuntu20.04:
builddeps:
- make
deps:
- python3
- python3-bs4
- python3-certifi
- python3-cryptography
- python3-urllib3

5 comments on commit d41cff6

@jarun
Copy link
Owner Author

@jarun jarun commented on d41cff6 May 16, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rachmadaniHaryono looks like Ci is failing due to use shortening. Can you please take a look?

@rachmadaniHaryono
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is failure from tny.im. i'm not sure how we can handle this.

options

  • wait till it fix itself
  • remove the test
  • skip the test on circle ci

@jarun
Copy link
Owner Author

@jarun jarun commented on d41cff6 May 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! We'll wait for a while.

Hope you are doing safe! It was painful to watch Bundesliga with an empty gallery yesterday. But the effort to go back to normal is worth appreciation!

@rachmadaniHaryono
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'm already back to indonesia and my city isn't badly affected.

stay safe for you too

@jarun
Copy link
Owner Author

@jarun jarun commented on d41cff6 May 17, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's good to hear!

India has slowed the effect down by proactively locking down. I am hoping we'll find a remedy soon as well. Heard the plasma therapy is effective and more hospitals are trying it now.

Please sign in to comment.