yayahjb / cbflib

CBFlib repository cloned from SF CBFlib repository as of 1 Dec 15
8 stars 20 forks source link

can you use a valid package name in the setup.py #58

Open picca opened 2 years ago

picca commented 2 years ago

When I try to depende on pycbf with the egg name, I get this error message

I: pybuild base:232: python3.9 setup.py clean 
error in cctbx setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Parse error at "'_pycbf'": Expected W:(abcd...)
E: pybuild pybuild:353: clean: plugin distutils failed with: exit code=1: python3.9 setup.py clean 

1) could you use pycbf instead of _pycbf 2) couls you switch to setuptool sinstead of distutils whcih will be remove in Python 3.12

Thanks for considering

picca commented 10 months ago

Do you have some news about this issue ?

Now that 3.12 is out I will have difficulties to build pycbf on Debian

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054739

Cheers

Fred

yayahjb commented 10 months ago

Exactly which kit are you building on what system?

On Fri, Nov 10, 2023 at 9:50 AM picca @.***> wrote:

Do you have some news about this issue ?

Now that 3.12 is out I will have difficulties to build pycbf on Debian

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054739

Cheers

Fred

— Reply to this email directly, view it on GitHub https://github.com/yayahjb/cbflib/issues/58#issuecomment-1805880219, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB6EAMIDK7YRZU5TVO566DYDY5LZAVCNFSM56FMD7P2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBQGU4DQMBSGE4Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

picca commented 10 months ago

Exactly which kit are you building on what system?

I am building the 0.9.7 version on Debian unstable.

I also have a bunch of patches in the Debian package.

do you think that some of them could be integrated directly in cbflib ?

https://udd.debian.org/patches.cgi?src=cbflib&version=0.9.7%2Bdfsg1-2

yayahjb commented 10 months ago

Make yourself a fork of yayahjb/cbflib and add your mods and then tell me when you are ready for me to look at them. There are a lot of changes since 0.9.7 and it is long past time for a new release, dropping python2 support and updating python3 support. The big open issue is which hdf5 version to use as the default: 1.12 or 1.14. Comments appreciated. -- Herbert

On Fri, Nov 10, 2023, 3:22 PM picca @.***> wrote:

Exactly which kit are you building on what system?

I am building the 0.9.7 version on Debian unstable.

I also have a bunch of patches in the Debian package.

do you think that some of them could be integrated directly in cbflib ?

https://udd.debian.org/patches.cgi?src=cbflib&version=0.9.7%2Bdfsg1-2

— Reply to this email directly, view it on GitHub https://github.com/yayahjb/cbflib/issues/58#issuecomment-1806385378, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABB6EAIYUHCLDH3G42RR2CLYD2EJVAVCNFSM56FMD7P2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBQGYZTQNJTG44A . You are receiving this because you commented.Message ID: @.***>