Update URL parsing regexes and tests (#13411)
* Update URL parsing regexes and tests * Get rid of no longer used README * Merge py-udunits and py-cf-units * netcdf -> netcdf-c * setup_environment -> setup_*_environment * Fix doc tests * Few last minute fixes * Simplify prefix removal copypasta
This commit is contained in:
@@ -11,7 +11,6 @@ class CBlosc2(CMakePackage):
|
||||
other bells and whistles"""
|
||||
|
||||
homepage = "http://www.blosc.org"
|
||||
url = "https://github.com/Blosc/c-blosc2/archive/v2.0.0-beta.1.tar.gz"
|
||||
git = "https://github.com/Blosc/c-blosc2.git"
|
||||
|
||||
maintainers = ['ax3l']
|
||||
|
||||
Reference in New Issue
Block a user