#8644 closed defect (fixed)
update pynac to 0.1.12
Reported by: | burcin | Owned by: | tbd |
---|---|---|---|
Priority: | major | Milestone: | sage-4.4.1 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | sage-4.4.1.alpha0 | |
Authors: | Burcin Erocal | Reviewers: | Robert Mařík |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
I released a new pynac version after applying a few upstream patches from GiNaC
, the most important being a fix for #8565.
http://sage.math.washington.edu/home/burcin/pynac/pynac-0.1.12.spkg
Since these are minor changes, I don't expect any build problems. I've tested the package on
- an up-to-date 64-bit Gentoo system (my laptop) with
gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
- 32-bit Debian GNU/Linux 5.0.4 (lenny)
gcc (Debian 4.3.2-1.1) 4.3.2
Important: See also #8753
Change History (6)
comment:1 Changed 12 years ago by
- Status changed from new to needs_review
comment:2 Changed 12 years ago by
- Reviewers set to Robert Mařík
- Status changed from needs_review to positive_review
comment:3 Changed 12 years ago by
- Description modified (diff)
comment:4 Changed 12 years ago by
Looks good to me too. There is a new spkg at
http://sage.math.washington.edu/home/mhansen/pynac-0.1.12.spkg
which incorporates the fixes at #8753.
comment:5 Changed 12 years ago by
- Merged in set to 4.4.1.alpha0
- Resolution set to fixed
- Status changed from positive_review to closed
comment:6 Changed 12 years ago by
- Merged in changed from 4.4.1.alpha0 to sage-4.4.1.alpha0
Note: See
TracTickets for help on using
tickets.
Installs fine, all tests passed, works ad advertised, solves #8565. Positive review and thanks for fixing.