Modify ↓
Opened 7 years ago
Closed 7 years ago
#13071 closed defect (fixed)
Genshi 0.7.1 should be used in Travis CI and AppVeyor
| Reported by: | Jun Omae | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.18 |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: |
Use |
||
| API Changes: | |||
| Internal Changes: | |||
Description
Genshi 0.7.1 is released but Genshi 0.7 is used in Travis CI and AppVeyor. We should use Genshi>=0.7 rather than Genshi==0.7 at source:/branches/1.0-stable/.travis.yml@16795#L101.
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 7 years ago
This is a good idea. Tests pass with Genshi 0.7.1 for trunk with Python 2.7 on OSX.
comment:3 by , 7 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Thanks. Committed in [16815-16817].
Note:
See TracTickets
for help on using tickets.



Proposed changes in [f1d5e4012/jomae.git].