In the recent beta something seriously changed such that there is
no longer a reliable method for the local developer to recompile
a package where the tarball changed (not the version no.).

Example: testing a new pynac tarball involved until now
1. copying to upstream; 2. creating new checksum; 3. sage -f pynac; 4. make

Now "sage -f pynac" always tells me "make: 'pynac' is up to date."
regardless if the checksum and tarball changed or if I touch the
package version. "make" won't do either.

What is the canonical way to force recompilation?

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to