conda-forge / nauty-feedstock

A conda-smithy repository for nauty.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

2.6.11 #7

Closed saraedum closed 5 years ago

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe) and found some lint.

Here's what I've got...

For recipe:

saraedum commented 5 years ago

That's odd.

saraedum commented 5 years ago

@conda-forge-admin, please rerender.

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

saraedum commented 5 years ago

@conda-forge-admin, please rerender.

saraedum commented 5 years ago

@isuruf, the problem on Windows is still there:

Traceback (most recent call last):
  File "C:\Miniconda\lib\shutil.py", line 544, in move
    os.rename(src, real_dst)
FileNotFoundError: [WinError 2] The system cannot find the file specified: 'D:\\bld\\tmpza3p83nr\\nauty26r11\\This_is_nauty26r11.' -> 'C:\\Users\\VSSADM~1\\AppData\\Local\\Temp\\tmppjju7fyw\\This_is_nauty26r11.'
saraedum commented 5 years ago

@isuruf: I ~'ll notify~ notified upstream. Can we just repackage nauty and upload it here as a release blob on the repo? I like that better than all this bld.bat magic that you built :)

saraedum commented 5 years ago

nauty26r11.tar.gz

Here's the tarball after a tar --delete for that funny file.

saraedum commented 5 years ago

(We should probably put that file somewhere else but let's see first what happens.)

saraedum commented 5 years ago

@conda-forge-admin, please rerender.

conda-forge-linter commented 5 years ago

Hi! This is the friendly automated conda-forge-webservice.

I tried to re-render for you, but it looks like there was nothing to do.

isuruf commented 5 years ago

Thanks