[Bug 277472] devel/py-setuptools-scm: AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version'

2024-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277472

Franco Fichtner  changed:

   What|Removed |Added

 Status|Open|Closed
 Resolution|--- |Works As Intended

--- Comment #12 from Franco Fichtner  ---
Ok, interesting: the renaming of the package coupled with the version update
probably caused this.  I'm looking forward to that missing UPDATING entry then.


Cheers,
Franco

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 277472] devel/py-setuptools-scm: AttributeError: module 'setuptools_scm.integration' has no attribute 'infer_version'

2024-03-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277472

--- Comment #13 from Sigi  ---
To be clear: 
A "make" of a port should be always possible, no matter if a earlier version
exists. If there could be a conflict, there is a check if already installed on
"make install" :

/usr/ports/devel/py-setuptools-scm] # make install
===>  Installing for py39-setuptools-scm-8.0.4
===>  Checking if py39-setuptools-scm is already installed
===>   Registering installation for py39-setuptools-scm-8.0.4
Installing py39-setuptools-scm-8.0.4...

So yes: this was annoying

-- 
You are receiving this mail because:
You are the assignee for the bug.