Re: GitHub source URLs not working

2021-11-28 Thread Sebastian Crane
Dear Susi, > The URLs used to work. Has anyone else noticed the same problem? Good news! GitHub has fixed this issue, and the URLs now work again: https://github.com/github/feedback/discussions/8149#discussioncomment-1712006 Best wishes, Sebastian __

Re: GitHub source URLs not working

2021-11-28 Thread Maxwell G via devel
On Friday, November 26, 2021 6:15:33 PM EST Sérgio Basto wrote: > On Fri, 2021-11-26 at 14:37 -0500, Susi Lehtola wrote: > > Hi, > > > > > > I am experiencing problems updating packages employing GitHub source > > URLs. For instance, > > > > $ spectool -g python-pyscf.spec > > Downloading: > > h

Re: GitHub source URLs not working

2021-11-27 Thread Todd Zullinger
Fabio Valentini wrote: > Fri, Nov 26, 2021 at 8:37 PM Susi Lehtola >> I am experiencing problems updating packages employing GitHub source >> URLs. For instance, [...] >> https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz >> Download failed: >> 404 Client Error: Not Found for url: >>

Re: GitHub source URLs not working

2021-11-26 Thread Nico Kadel-Garcia
On Fri, Nov 26, 2021 at 5:50 PM Fabio Valentini wrote: > > On Fri, Nov 26, 2021 at 11:30 PM Nico Kadel-Garcia wrote: > > > > It's also Friday right after Thanksgiving, "Black Friday". And most > > python modules .spec files, which use pypi.org as their source > > repository rathter than github, s

Re: GitHub source URLs not working

2021-11-26 Thread Sérgio Basto
On Fri, 2021-11-26 at 14:37 -0500, Susi Lehtola wrote: > Hi, > > > I am experiencing problems updating packages employing GitHub source > URLs. For instance, > > $ spectool -g python-pyscf.spec > Downloading: > https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz > Download failed: >

Re: GitHub source URLs not working

2021-11-26 Thread Fabio Valentini
On Fri, Nov 26, 2021 at 11:30 PM Nico Kadel-Garcia wrote: > > It's also Friday right after Thanksgiving, "Black Friday". And most > python modules .spec files, which use pypi.org as their source > repository rathter than github, seem to be workin. (snip) > Directly referencing github is sometime

Re: GitHub source URLs not working

2021-11-26 Thread Nico Kadel-Garcia
On Fri, Nov 26, 2021 at 4:39 PM Fabio Valentini wrote: > > Fri, Nov 26, 2021 at 8:37 PM Susi Lehtola > wrote: > > > > Hi, > > > > > > I am experiencing problems updating packages employing GitHub source > > URLs. For instance, > > > > $ spectool -g python-pyscf.spec > > Downloading: > > https://g

Re: GitHub source URLs not working

2021-11-26 Thread Fabio Valentini
Fri, Nov 26, 2021 at 8:37 PM Susi Lehtola wrote: > > Hi, > > > I am experiencing problems updating packages employing GitHub source > URLs. For instance, > > $ spectool -g python-pyscf.spec > Downloading: > https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz > Download failed: > 404 C

Re: GitHub source URLs not working

2021-11-26 Thread Sebastian Crane
Dear Susi, > $ spectool -g python-pyscf.spec > Downloading: > https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz > Download failed: > ... > The URLs used to work. Has anyone else noticed the same problem? Maybe GitHub has changed its source archive paths - https://github.com/pyscf/p

GitHub source URLs not working

2021-11-26 Thread Susi Lehtola
Hi, I am experiencing problems updating packages employing GitHub source URLs. For instance, $ spectool -g python-pyscf.spec Downloading: https://github.com/pyscf/pyscf/archive/v2.0.1/pyscf-2.0.1.tar.gz Download failed: 404 Client Error: Not Found for url: https://codeload.github.com/pyscf/pyscf